Improve darkmode button contrast, fix fonts
This commit is contained in:
@@ -165,6 +165,12 @@ pre {
|
||||
|
||||
.darkmode-toggle {
|
||||
z-index: 500;
|
||||
background: black !important;
|
||||
}
|
||||
|
||||
.darkmode-toggle--white {
|
||||
z-index: 500;
|
||||
background: grey !important;
|
||||
}
|
||||
|
||||
.darkmode--activated .content img {
|
||||
|
Reference in New Issue
Block a user