File tree Expand file tree Collapse file tree 2 files changed +29
-8
lines changed
Expand file tree Collapse file tree 2 files changed +29
-8
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ div#portal-colophon {
3030 display : flex ;
3131 margin-bottom : 0 ;
3232
33+ li ,
3334 li a {
3435 color : #fff ;
3536 }
Original file line number Diff line number Diff line change @@ -81,15 +81,35 @@ body::after {
8181 bottom : 0 ;
8282}
8383
84- .portaltype-imio-smartweb-portalpage.section-home-page .section-title {
84+ .portaltype-imio-smartweb-portalpage.section-home-page
85+ .sectionevents
86+ .section-title {
8587 position : relative ;
8688}
8789
88- .portaltype-imio-smartweb-portalpage.section-home-page .section-title ::after {
89- content : url (" ../../assets/svg/visu-sambreville.svg" );
90- position : absolute ;
91- top : -20px ;
92- bottom : 0 ;
93- left : -100px ;
94- transform : none ;
90+ .portaltype-imio-smartweb-portalpage.section-home-page {
91+ .sectionevents ,
92+ .sectionnews ,
93+ .partenaires {
94+ .section-title ::after {
95+ content : url (" ../../assets/svg/visu-sambreville.svg" );
96+ position : absolute ;
97+ top : -20px ;
98+ bottom : 0 ;
99+ left : -100px ;
100+ transform : none ;
101+ }
102+ }
103+ }
104+
105+ .sectionnews .section-title ,
106+ .partenaires .section-title {
107+ margin : 0 auto 4rem ;
108+ }
109+
110+ .portaltype-imio-smartweb-portalpage.section-home-page
111+ .sectionevents
112+ .section-title ::after {
113+ top : -60px ;
114+ left : -45px ;
95115}
You can’t perform that action at this time.
0 commit comments