_home.scss 11 KB

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