change navbar font colour

This commit is contained in:
garionion 2021-05-19 20:54:01 +02:00
parent 59227e2cdc
commit 34caec0778

View file

@ -167,14 +167,12 @@ export default {
background-color: #402E5D; background-color: #402E5D;
} }
#toolbar {
background-color: #DBDEE8;
}
#toolbar { #toolbar {
z-index: 1001; z-index: 1001;
top: auto !important; top: auto !important;
bottom: 0; bottom: 0;
background-color: #DBDEE8;
color: #402E5D;
} }
.nav { .nav {
margin-left: 2em; margin-left: 2em;