File tree Expand file tree Collapse file tree 4 files changed +28
-3
lines changed
Expand file tree Collapse file tree 4 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 1717
1818.site-residence-tremouroux {
1919 .sectionnews {
20- background : url (" ../../assets/svg/bg_actu.svg" ) no-repeat ;
20+ background : url (" ../../assets/svg/bg_actu-tremouroux .svg" ) no-repeat ;
2121 }
2222}
2323
Original file line number Diff line number Diff line change @@ -41,6 +41,10 @@ body {
4141 margin-bottom : 0 !important ;
4242}
4343
44+ #portal-globalnav .quick-access .quick-access-title {
45+ color : $primary ;
46+ }
47+
4448// search
4549#portal-header #portal-header-top #header-links #search-link a {
4650 width : 50px ;
@@ -648,7 +652,7 @@ footer #container-section-noussuivre {
648652}
649653
650654#portal-header #portal-header-top #portal-globalnav-wrapper {
651- margin : 0 2 rem ;
655+ margin : 0 1.9 rem ;
652656}
653657
654658@media screen and (min-width : 992px ) {
Original file line number Diff line number Diff line change 11// *// COLORS
2- $primary : #000 !default ;
2+ $primary : #000 ;
33$primary-svg : #f6f6f6 !default ;
44$primary-blue : #46484a !default ;
55$primary-green : #859a4b !default ;
You can’t perform that action at this time.
0 commit comments