Menu button colors fixed
This commit is contained in:
parent
bd748d575a
commit
f603072404
1 changed files with 5 additions and 0 deletions
|
|
@ -1451,6 +1451,11 @@ $include-html-global-classes: $include-html-classes;
|
|||
$debian_color: #c70338;
|
||||
$primary-color: $debian_color;
|
||||
|
||||
|
||||
|
||||
$topbar-link-bg-hover: $primary-color;
|
||||
$topbar-dropdown-link-bg-hover: $primary-color;
|
||||
|
||||
// Larger top bar
|
||||
$topbar-height: rem-calc(60);
|
||||
// Larger font in top bar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue