_home.scss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289
  1. .home-page-layout-content{
  2. width: 100%;
  3. ////// à enlever pour mise en lign e de stage /////
  4. html.js body div.dialog-off-canvas-main-canvas div.layout-container.page-programme main div.layout-content.home-page-layout-content div.region.region-content div#block-reha-contenudelapageprincipale.block.block-system.block-system-main-block div.layout.layout--twocol div.layout__region.layout__region--second div.block-region-second div#block-68d3a66ddd9e0.views-element-container.block.block-views.block-views-blockhome-block-1 div div.view.view-home.view-id-home.view-display-id-block_1.js-view-dom-id-9b892eac21901d3d6c0fe35b0d4b62f445e840215a121bd4e47434241241aac9 div.views-row div.views-field.views-field-body div.field-content p img.align-center{
  5. height: auto !important;
  6. }
  7. #block-68d3a6672c807,
  8. #block-68d3a6672d33a,
  9. #block-68d3a6672d464{
  10. display: none !important;
  11. }
  12. ////// à enlever pour mise en lign e de stage /////
  13. .layout-content{
  14. .layout--onecol{
  15. width: 90%;
  16. margin: auto;
  17. font-size: 1.3rem;
  18. font-weight: 400;
  19. font-style: normal;
  20. h4{
  21. font-size: 5rem;
  22. font-weight: normal;
  23. margin: 0;
  24. }
  25. h5{
  26. font-size: 5rem;
  27. font-weight: 900;
  28. margin: 0;
  29. line-height: 0.6;
  30. @media(max-width: 891px){
  31. font-size: 4rem;
  32. line-height: 0.9;
  33. }
  34. @media(max-width: 520px){
  35. font-size: 3rem;
  36. }
  37. }
  38. img{
  39. height: auto;
  40. padding-top: 2rem ;
  41. padding-bottom: 2rem ;
  42. }
  43. .block-region-content{
  44. display: grid;
  45. grid-column: repeat(2, 1fr);
  46. @media(max-width: 891px){
  47. display: flex;
  48. flex-direction: column;
  49. }
  50. .block-views-blockhome-block-1{
  51. // grid-column: 1 /span 2;
  52. // grid-row: 1;
  53. margin-bottom: 2rem;
  54. @media(max-width: 500px){
  55. img{
  56. width: -moz-available;
  57. }
  58. }
  59. }
  60. // block Appel à candidature /// désactivé
  61. .block-block-content5ae07b35-3c0b-48f5-b51b-f0f0e4c1765f{
  62. /////////////// arrêt canndidatures phase 1
  63. display: none !important;
  64. ///////////////
  65. grid-column: 1;
  66. grid-row: 2 /span 2;
  67. width: 80%;
  68. border: solid $yellow-puca 1px;
  69. background-color: $white-button;
  70. font-weight: 800;
  71. padding: 2rem;
  72. margin-right: 1rem;
  73. @media(max-width: 891px){
  74. font-size: 4rem;
  75. }
  76. @media(max-width: 520px){
  77. font-size: 3rem;
  78. }
  79. }
  80. h5{
  81. font-size: 5rem;
  82. font-weight: 900;
  83. margin: 0;
  84. line-height: 0.6;
  85. @media(max-width: 891px){
  86. font-size: 4rem;
  87. line-height: 0.9;
  88. }
  89. @media(max-width: 520px){
  90. font-size: 3rem;
  91. }
  92. }
  93. img{
  94. height: auto;
  95. padding-top: 2rem ;
  96. padding-bottom: 2rem ;
  97. }
  98. .block-region-content{
  99. display: grid;
  100. // grid-column: repeat(2, 1fr);
  101. grid-template-rows: repeat(8, 1fr);
  102. @media(max-width: 891px){
  103. display: flex;
  104. flex-direction: column;
  105. }
  106. .block-block-content3d4d153c-9da8-49e2-be7a-d2245f5716ee{
  107. grid-row: 1 /span 3;
  108. }
  109. .block-views-blockhome-block-1{
  110. // grid-column: 1 /span 2;
  111. grid-row: 2 /span 6;
  112. margin-bottom: 2rem;
  113. @media(max-width: 500px){
  114. img{
  115. width: -moz-available;
  116. height: auto;
  117. }
  118. }
  119. }
  120. // block Appel à candidature
  121. // .block-block-content5ae07b35-3c0b-48f5-b51b-f0f0e4c1765f{
  122. // /////////////// arrêt canndidatures phase 1
  123. // // display: none !important;
  124. // ///////////////
  125. // grid-column: 1;
  126. // grid-row: 2 /span 2;
  127. // width: 80%;
  128. // border: solid $yellow-puca 1px;
  129. // background-color: $white-button;
  130. // font-weight: 800;
  131. // padding: 2rem;
  132. // margin-right: 1rem;
  133. // @media(max-width: 891px){
  134. // margin-bottom: 1rem;
  135. // // margin: auto;
  136. // }
  137. // h2{
  138. // margin-top: 0;
  139. // margin-bottom: 0;
  140. // text-transform: lowercase;
  141. // font-weight: 900;
  142. // line-height: 1rem;
  143. // font-size:1.8rem ;
  144. // }
  145. // .field--name-field-description{
  146. // margin-top: 0;
  147. // font-size: 2.3rem !important;
  148. // line-height: 2.2rem;
  149. // p{
  150. // margin-top: 0.8rem;
  151. // }
  152. // }
  153. // .field--type-link{
  154. // padding: 0;
  155. // margin: 0;
  156. // border: none;
  157. // font-weight: 400;
  158. // background-color: inherit;
  159. // .field__item {
  160. // ::after{
  161. // justify-self: unset;
  162. // padding-left: 1rem;
  163. // content: url(../images/noun-arrow-1569918.svg);
  164. // }
  165. // }
  166. // }
  167. // }
  168. // .block-block-content5ae07b35-3c0b-48f5-b51b-f0f0e4c1765f:hover{
  169. // background-color: $yellow-puca;
  170. // .field--type-link{
  171. // .field__item {
  172. // ::after{
  173. // justify-self: unset;
  174. // padding-left: 1rem;
  175. // content: url(../images/noun-arrow-1569918_hover.svg);
  176. // }
  177. // }
  178. // }
  179. // }
  180. /// block télécharger le cahier des charges
  181. // .block-block-content08189a6a-2ca1-42c3-a780-d7ad0c65619d{
  182. // /////////////// arrêt canndidatures phase 1
  183. // // display: none !important;
  184. // ///////////////
  185. // margin-bottom: 1rem;
  186. // grid-column: 2;
  187. // grid-row: 2;
  188. // width: 90%;
  189. // // height: fit-content;
  190. // display: flex;
  191. // justify-content: flex-end;
  192. // align-items: center;
  193. // @media(max-width: 891px){
  194. // width: 90%;
  195. // }
  196. // @media(max-width: 520px){
  197. // width: 100%;
  198. // }
  199. // .field--type-file{
  200. // width: 100%;
  201. // margin: 0;
  202. // @media(max-width: 891px){
  203. // width: 100%;
  204. // }
  205. // }
  206. // :hover{
  207. // background-color: $yellow-puca;
  208. // }
  209. // }
  210. // /// block télécharger la fiche candidature
  211. // .block-block-content259faa3e-f66e-4776-9f4e-9a3aa26e8252{
  212. // /////////////// arrêt canndidatures phase 1
  213. // // display: none !important;
  214. // ///////////////
  215. // grid-column: 2;
  216. // grid-row: 3;
  217. // width: 90%;
  218. // display: flex;
  219. // justify-content: flex-end;
  220. // align-items: center;
  221. // @media(max-width: 891px){
  222. // width: 90%;
  223. // }
  224. // @media(max-width: 520px){
  225. // width: 100%;
  226. // }
  227. // .field--type-file{
  228. // width: 100%;
  229. // margin: 0;
  230. // @media(max-width: 891px){
  231. // width: 100%;
  232. // }
  233. // }
  234. // :hover{
  235. // background-color: $yellow-puca;
  236. // }
  237. // }
  238. // .block-views-blockhome-block-2{
  239. // grid-column: 1 /span 2;
  240. // grid-row: 4;
  241. // margin-top: 2rem;
  242. // }
  243. }
  244. }
  245. }
  246. }
  247. }