Update index.css

main
Crimson Tome 2021-10-20 19:19:06 +01:00 committed by GitHub
parent 69403f6eb9
commit e0b1cdcd2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
--text: #fff; --text: #fff;
--visited: #17050F; --visited: #17050F;
--link: #082840; --link: #082840;
--bg: #333; --bg: #36393f;
--code-bg: #36393f --code-bg: #2f3136;
} }
} }