1
0
Fork 0

unfuck css

This commit is contained in:
dtb 2023-11-24 17:34:32 -07:00
parent 2bd3e564ca
commit b3c760446f
1 changed files with 1 additions and 0 deletions

View File

@ -542,6 +542,7 @@ How to accomplish this is an exercise left to the reader.
}
@media (prefers-color-scheme: light) { body {
a: #000 !important;
background: #eee !important;
color: #000 !important;
} }