File tree Expand file tree Collapse file tree 5 files changed +61
-3
lines changed
Expand file tree Collapse file tree 5 files changed +61
-3
lines changed Original file line number Diff line number Diff line change 44 left : auto !important ;
55 transform : none !important ;
66 padding : 0 10px ;
7- margin-top : 100 px ;
7+ margin-top : 0 ;
88
99 .start_date {
1010 float : left ;
2525
2626 .see_all a {
2727 width : 100% ;
28+ text-align : center ;
29+ padding : 20px 30px ;
2830 }
2931
3032 .section-title {
120122.swiper-slide .swiper_date {
121123 font-weight : 100 ;
122124}
125+
126+ .sectiontext.visuel-agenda .body-section.figure-top figure {
127+ margin-top : 100px ;
128+
129+ img {
130+ border-radius : 0 0 20px ;
131+ }
132+ }
Original file line number Diff line number Diff line change 5252#portal-header #portal-header-top #portal-globalnav-wrapper {
5353 margin : 0 1rem 0 3rem ;
5454}
55+
56+ // Subsite
57+ .subsite-container {
58+ background : $primary-svg ;
59+ }
60+
61+ .h2 :not (.portaltype-imio-smartweb-portalpage ),
62+ h2 :not (.portaltype-imio-smartweb-portalpage ) {
63+ font-size : 1.5rem !important ;
64+ font-weight : 500 !important ;
65+ }
66+
67+ .h3 :not (.portaltype-imio-smartweb-portalpage ),
68+ h3 :not (.portaltype-imio-smartweb-portalpage ) {
69+ font-size : 1.3rem ;
70+ }
71+
72+ h2 .card-title {
73+ color : $primary-dark !important ;
74+ font-weight : 500 !important ;
75+ }
76+
77+ input #search_button {
78+ background : $primary-dark ;
79+ }
80+
81+ // Image section texte
82+ .sectiontext .section-text .body-section figure img {
83+ border-radius : 20px ;
84+ }
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ footer#portal-footer-wrapper {
1010 color : #fff ;
1111 }
1212
13+ h2 .section-title {
14+ font-size : 2rem ;
15+ }
16+
1317 .contact_informations_social {
1418 display : grid ;
1519 }
Original file line number Diff line number Diff line change 11.sectionlinks a .table_image :hover .image.d-block {
22 background : $primary !important ;
3+ transition : 0.3s ;
34}
45
56@include media-breakpoint-down (md) {
67 .sortable-section.sectionlinks.quick-access ul .row {
78 gap : 35px ;
89 }
910}
11+
12+ .sortable-section.sectionlinks.quick-access .table_image :hover svg {
13+ fill : #fff !important ;
14+ }
15+
16+ .sectionlinks {
17+ padding-top : 2rem ;
18+ padding-bottom : 2rem ;
19+ }
20+
21+ .sectionlinks.quick-access.partenaires {
22+ margin-top : 80px ;
23+ }
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ $container-max-widths: (
4444$global-radius : 0 !default ;
4545$enable-title-uppercase : false !default ;
4646$home-section-title-size : 3.25rem !default ;
47- $home-section-title-margin : 0 0 2 rem 0 !default ;
47+ $home-section-title-margin : 0 0 4 rem 0 ;
4848$home-section-title-padding : 0 !default ;
4949$home-section-title-align : left !default ;
5050$section-padding-top : 0 !default ;
@@ -175,7 +175,7 @@ $quick-access-section-full-width: false !default;
175175$quick-access-title-color : $primary-dark ;
176176$quick-access-title-margin : $home-section-title-margin !default ;
177177$quick-access-title-padding : $home-section-title-padding !default ;
178- $quick-access-title-align : $home-section-title-align !default ;
178+ $quick-access-title-align : center ;
179179$quick-access-container-padding : 1rem 0 !default ;
180180$quick-access-width : 80px ;
181181$quick-access-height : 80px ;
You can’t perform that action at this time.
0 commit comments