Update index.css

main
Crimson Tome 2021-10-20 18:06:48 +01:00 committed by GitHub
parent 2396087348
commit 9bf37addc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -17,16 +17,6 @@
}
*/
body {
color: #222;
background: #fff;
font: 100% system-ui;
}
a {
color: #0033cc;
}
@media (prefers-color-scheme: dark) {
body {
color: #eee;