update navbar transparency and add new color palette
This commit is contained in:
parent
8e43308d0b
commit
e855de7508
2 changed files with 30 additions and 57 deletions
|
@ -120,7 +120,7 @@
|
|||
}
|
||||
|
||||
&.transparent-navbar {
|
||||
background-color: transparent !important;
|
||||
background-color: rgb(255,255,255,0.1)!important;
|
||||
.navbar-brand {
|
||||
color: get-light-color('inverse-text-color');
|
||||
font-weight: 600;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue