parent
30d2402b1a
commit
8406a5ffe2
1 changed files with 3 additions and 1 deletions
|
@ -52,11 +52,13 @@ body {
|
|||
--bulma-navbar-burger-color: #eff8e2;
|
||||
--bulma-navbar-background-color: #23022e;
|
||||
--bulma-navbar-item-color: #eff8e2;
|
||||
|
||||
margin: 0 auto;
|
||||
box-shadow: 10px 10px 0px -5px #cecfc7;
|
||||
background-color: #23022e !important;
|
||||
}
|
||||
.navbar-menu {
|
||||
--bulma-navbar-background-color: #23022e;
|
||||
}
|
||||
.navbar-item:hover:not(.navbar-brand > a:nth-child(1)) {
|
||||
background-color: #eff8e2;
|
||||
color: #23022e;
|
||||
|
|
Loading…
Add table
Reference in a new issue