File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 .contact-type-organization ,
33 .body-section.contact-type-position ,
44 .body-section.contact-type-mission {
5- background : #f1f1f1 ;
5+ background : #cfdcd7 ;
66 border-radius : 20px 20px 20px 0 !important ;
77 margin : 10px ;
88 width : auto !important ;
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ $enable-roboto-webfont: false;
6363// sub-nav
6464
6565.subsite-container {
66- background : #f1f1f1 ;
66+ background : #cfdcd7 ;
6767 border-radius : 10px ;
6868
6969 #subsite-logo {
@@ -363,7 +363,7 @@ body smartweb-annuaire .more-filter-container.collapse:not(.show) {
363363.r-add-event ,
364364.r-add-news {
365365 padding : 1rem ;
366- background : #f1f1f1 ;
366+ background : #cfdcd7 ;
367367 border-radius : 20px 0 ;
368368
369369 a {
@@ -432,6 +432,6 @@ body .r-content > button {
432432 padding-top : 150% ;
433433}
434434
435- .r-item-arrow-more {
436- background : $primary !important ;
435+ .r-item-arrow-more :hover {
436+ background-color : $primary !important ;
437437}
You can’t perform that action at this time.
0 commit comments