Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
305cbdc3d8
|
@@ -104,8 +104,7 @@ tr :nth-child(7) {
|
||||
}
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark),
|
||||
(prefers-color-scheme: no-preference) {
|
||||
@media not all and (prefers-color-scheme: light) {
|
||||
html body {
|
||||
background: #1a1a1a;
|
||||
color: #d9d9d9;
|
||||
|
Reference in New Issue
Block a user