Merge pull request #38 from sparky8251/darken-drawer

Fix inconsistent UI coloring around settings drawer
This commit is contained in:
Joshua M. Boniface 2019-01-16 11:58:52 -05:00 committed by GitHub
commit c38b73a1e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -287,7 +287,7 @@ html {
} }
.mainDrawer { .mainDrawer {
background-color: #1c1c1c background-color: #101010
} }
.navMenuOption:hover { .navMenuOption:hover {