summaryrefslogtreecommitdiff
path: root/stylesheets/dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/dark.css')
-rw-r--r--stylesheets/dark.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/dark.css b/stylesheets/dark.css
index 0234077..0b96216 100644
--- a/stylesheets/dark.css
+++ b/stylesheets/dark.css
@@ -12,6 +12,6 @@ footer.social a.lang:hover {
border-color: white;
}
-header.banner img, footer.social a img {
+body > header.banner img, footer.social a img {
filter: brightness(10);
}