Skip to content

Commit

Permalink
Theme Herbeumont - Subsite
Browse files Browse the repository at this point in the history
  • Loading branch information
Broemman committed Dec 12, 2024
1 parent 11b9ff0 commit a88b836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion herbeumont/src/scss/home/divers.scss
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ footer #container-section-noussuivre {

#subsite-logo {
font-size: 18px;
background: $primary-svg;
border-radius: 10px 0;
}
}
Expand Down
4 changes: 2 additions & 2 deletions herbeumont/src/scss/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ $nav-link-drop-color-mobile: $primary-dark;
$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;
$nav-first-level-gap: 2rem !default;
$nav-first-level-uppercase: false !default;
$nav-quick-link-color: $primary-svg !default;
$nav-quick-link-color: $primary-dark;
$nav-quick-link-size: 18px !default;
$nav-quick-link-weight: bold !default;
$nav-quick-link-padding: 0 !default;
Expand All @@ -120,7 +120,7 @@ $nav-overlay-next-icon-hover: url('data:image/svg+xml;utf8,<svg xmlns="http://ww

//sub-header
$subsite-logo-background: $primary;
$subsite-logo-color: #fff !default;
$subsite-logo-color: #fff;
$subsite-navbar-bg: #fff !default;

//sub-sitenav
Expand Down

0 comments on commit a88b836

Please sign in to comment.