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;
}
#toolbar {
background-color: #DBDEE8;
}
#toolbar {
z-index: 1001;
top: auto !important;
bottom: 0;
background-color: #DBDEE8;
color: #402E5D;
}
.nav {
margin-left: 2em;