mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Increase sidebar contrast
This commit is contained in:
@@ -10,3 +10,10 @@
|
||||
.mdl-textfield {
|
||||
vertical-align: middle;
|
||||
}
|
||||
/* Change drawer colour scheme to black-on-white. */
|
||||
div.mdl-layout__drawer {
|
||||
background-color: white;
|
||||
}
|
||||
.mdl-navigation__link > span {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user