change navbar font colour
This commit is contained in:
parent
59227e2cdc
commit
34caec0778
1 changed files with 2 additions and 4 deletions
|
@ -167,14 +167,12 @@ export default {
|
|||
background-color: #402E5D;
|
||||
}
|
||||
|
||||
#toolbar {
|
||||
background-color: #DBDEE8;
|
||||
}
|
||||
|
||||
#toolbar {
|
||||
z-index: 1001;
|
||||
top: auto !important;
|
||||
bottom: 0;
|
||||
background-color: #DBDEE8;
|
||||
color: #402E5D;
|
||||
}
|
||||
.nav {
|
||||
margin-left: 2em;
|
||||
|
|
Loading…
Reference in a new issue