Skip to content

Commit d29f2b3

Browse files
committed
Theme for Verviers - SUP-50204
1 parent 5a58015 commit d29f2b3

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

verviers/src/scss/home/events.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
z-index: 2;
4848

4949
@media screen and (max-width: 767px) {
50-
display: none;
50+
max-width: 100px;
5151
}
5252
}
5353

verviers/src/scss/home/quick.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
grid-gap: 0;
101101
display: grid;
102102
grid-auto-rows: 1fr 1fr;
103-
grid-template-columns: repeat(auto-fit, minmax(56px, 195px));
103+
grid-template-columns: repeat(auto-fit, minmax(56px, 140px));
104104

105105
li {
106106
width: auto !important;

verviers/src/scss/main.scss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ h1 {
6969
z-index: 2;
7070

7171
@media screen and (max-width: 767px) {
72-
display: none;
72+
bottom: calc(-100% + 190px);
73+
max-width: 100px;
7374
}
7475
}
7576
}
@@ -503,8 +504,7 @@ body .sectiontext .section-text .body-section a {
503504
}
504505

505506
#portal-header #portal-header-top #portal-logo {
506-
max-width: 90px;
507-
padding: 10px 0;
507+
max-width: 150px;
508508
margin-right: 25px;
509509
}
510510

@@ -571,10 +571,10 @@ body smartweb-annuaire .more-filter-container.collapse:not(.show) {
571571
}
572572

573573
#gdpr-consent-banner .gdpr-actions input[name="consent"] {
574-
background: $primary-svg !important;
574+
background: $primary-light-blue !important;
575575
border-radius: 10px 10px 10px 0;
576576
color: #fff !important;
577-
border: 2px solid $primary-svg !important;
577+
border: 2px solid $primary-light-blue !important;
578578

579579
&:hover {
580580
background: $primary !important;

verviers/src/scss/variables.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ $header-links-account-border: solid 0 #030720 !default;
7575
$header-links-account-bg: transparent !default;
7676
$header-links-account-hover-border: solid 0 #030720 !default;
7777
$header-links-account-hover-bg: transparent !default;
78-
$header-links-account-hover-color: $primary-svg;
78+
$header-links-account-hover-color: $primary-light-blue;
7979
$header-search-icon-color: #fff;
8080
$header-search-icon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16"><path fill="#{url-encoded-color($header-search-icon-color)}" d="M11.08,6.77a4.31,4.31,0,1,0-4.31,4.31h0A4.32,4.32,0,0,0,11.08,6.77Zm4.92,8A1.24,1.24,0,0,1,14.77,16a1.17,1.17,0,0,1-.86-.37l-3.3-3.28a6.77,6.77,0,1,1,1.74-1.74l3.3,3.3A1.25,1.25,0,0,1,16,14.77Z"/></svg>') !default;
8181
$toggler-color: $primary;
@@ -99,7 +99,7 @@ $nav-link-drop-color-mobile: $primary-svg;
9999
$nav-link-drop-mobile: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="6" height="9"><path fill="%23000" d="M0.256056 8.20064C0.175109 8.12308 0.110695 8.02993 0.0666899 7.92682C0.0226851 7.82371 -3.21599e-08 7.71275 -3.70604e-08 7.60064C-4.19609e-08 7.48853 0.0226851 7.37758 0.0666899 7.27447C0.110695 7.17135 0.175109 7.07821 0.256056 7.00064L3.11006 4.22064L0.256055 1.43664C0.177451 1.35858 0.11525 1.26558 0.0731093 1.16312C0.030969 1.06067 0.00974056 0.950818 0.0106723 0.840037C0.011604 0.729257 0.034677 0.619781 0.0785346 0.518048C0.122392 0.416314 0.186149 0.324378 0.266055 0.247643C0.428692 0.0905508 0.64545 0.00192103 0.871559 6.00434e-05C1.09767 -0.00180095 1.31586 0.0832488 1.48106 0.237643L4.94806 3.62264C5.02845 3.70052 5.09236 3.79377 5.13599 3.89685C5.17963 3.99992 5.20209 4.11071 5.20206 4.22264C5.16148 4.43857 5.07485 4.64321 4.94806 4.82264L1.48106 8.20064C1.31659 8.35962 1.0968 8.44849 0.868056 8.44849C0.639315 8.44849 0.41952 8.35962 0.255056 8.20064L0.256056 8.20064Z" /></svg>') !default;
100100
$nav-first-level-gap: 30px !default;
101101
$nav-first-level-uppercase: false;
102-
$nav-quick-link-color: $primary-svg;
102+
$nav-quick-link-color: $primary-light-blue;
103103
$nav-quick-link-size: 18px !default;
104104
$nav-quick-link-weight: bold !default;
105105
$nav-quick-link-padding: 0 !default;
@@ -109,9 +109,9 @@ $nav-overlay-radius: $global-radius !default;
109109
$nav-overlay-title-color: $primary !default;
110110
$nav-overlay-title-font-size: 24px !default;
111111
$nav-overlay-title-font-weight: bold !default;
112-
$nav-overlay-next-color-hover: $primary-svg;
112+
$nav-overlay-next-color-hover: $primary-light-blue;
113113
$nav-overlay-next-icon-color: #030720;
114-
$nav-overlay-next-icon-hover-color: $primary-svg;
114+
$nav-overlay-next-icon-hover-color: $primary-light-blue;
115115
$nav-overlay-next-icon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="6" height="9"><path fill="#{url-encoded-color($nav-overlay-next-icon-color)}" d="M0.256056 8.20064C0.175109 8.12308 0.110695 8.02993 0.0666899 7.92682C0.0226851 7.82371 -3.21599e-08 7.71275 -3.70604e-08 7.60064C-4.19609e-08 7.48853 0.0226851 7.37758 0.0666899 7.27447C0.110695 7.17135 0.175109 7.07821 0.256056 7.00064L3.11006 4.22064L0.256055 1.43664C0.177451 1.35858 0.11525 1.26558 0.0731093 1.16312C0.030969 1.06067 0.00974056 0.950818 0.0106723 0.840037C0.011604 0.729257 0.034677 0.619781 0.0785346 0.518048C0.122392 0.416314 0.186149 0.324378 0.266055 0.247643C0.428692 0.0905508 0.64545 0.00192103 0.871559 6.00434e-05C1.09767 -0.00180095 1.31586 0.0832488 1.48106 0.237643L4.94806 3.62264C5.02845 3.70052 5.09236 3.79377 5.13599 3.89685C5.17963 3.99992 5.20209 4.11071 5.20206 4.22264C5.16148 4.43857 5.07485 4.64321 4.94806 4.82264L1.48106 8.20064C1.31659 8.35962 1.0968 8.44849 0.868056 8.44849C0.639315 8.44849 0.41952 8.35962 0.255056 8.20064L0.256056 8.20064Z" /></svg>') !default;
116116
$nav-overlay-next-icon-hover: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="6" height="9"><path fill="#{url-encoded-color($nav-overlay-next-icon-hover-color)}" d="M0.256056 8.20064C0.175109 8.12308 0.110695 8.02993 0.0666899 7.92682C0.0226851 7.82371 -3.21599e-08 7.71275 -3.70604e-08 7.60064C-4.19609e-08 7.48853 0.0226851 7.37758 0.0666899 7.27447C0.110695 7.17135 0.175109 7.07821 0.256056 7.00064L3.11006 4.22064L0.256055 1.43664C0.177451 1.35858 0.11525 1.26558 0.0731093 1.16312C0.030969 1.06067 0.00974056 0.950818 0.0106723 0.840037C0.011604 0.729257 0.034677 0.619781 0.0785346 0.518048C0.122392 0.416314 0.186149 0.324378 0.266055 0.247643C0.428692 0.0905508 0.64545 0.00192103 0.871559 6.00434e-05C1.09767 -0.00180095 1.31586 0.0832488 1.48106 0.237643L4.94806 3.62264C5.02845 3.70052 5.09236 3.79377 5.13599 3.89685C5.17963 3.99992 5.20209 4.11071 5.20206 4.22264C5.16148 4.43857 5.07485 4.64321 4.94806 4.82264L1.48106 8.20064C1.31659 8.35962 1.0968 8.44849 0.868056 8.44849C0.639315 8.44849 0.41952 8.35962 0.255056 8.20064L0.256056 8.20064Z" /></svg>') !default;
117117

0 commit comments

Comments
 (0)