nav bar list undo colours
continuous-integration/drone/push Build is passing Details

This commit is contained in:
femmefaytale 2022-03-18 12:26:37 +00:00 committed by Gitea
parent 1b67b52784
commit 46b7dcf941
1 changed files with 3 additions and 5 deletions

View File

@ -18,8 +18,8 @@
font-weight: 600;
}
/* Footer styling tweaks */
.md-footer {
background-color: #485FC7;
}
@ -29,14 +29,12 @@
}
/* Mobile sidebar styling tweaks */
.md-nav--primary .md-nav__title ~ .md-nav__list {
background-color: #D7E4FF !important;
}
.md-nav__source {
background-color: #A7C5FF !important;
}
label.md-nav__title[for="__drawer"] {
.md-nav--primary .md-nav__title {
background-color: #6A9CFF !important;
color: var(--md-primary-bg-color) !important;
}