summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 10ab126..7c950e2 100644
--- a/style.css
+++ b/style.css
@@ -174,6 +174,6 @@ background-color: #111;
border-color: #222
}
#main img[src$=svg] {
-filter: invert(1)
+filter: invert(1);
}
}