summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/static/style.css b/static/style.css
index 20b80a8..e163dc3 100644
--- a/static/style.css
+++ b/static/style.css
@@ -134,10 +134,6 @@ h1 {
}
@media (prefers-color-scheme: dark) {
- .logo {
- filter: invert(1);
- }
-
body {
background-color: #000000;
color: #ffffff;