diff options
Diffstat (limited to 'stylesheets/dark.css')
| -rw-r--r-- | stylesheets/dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/dark.css b/stylesheets/dark.css index 0687599..5c08f5a 100644 --- a/stylesheets/dark.css +++ b/stylesheets/dark.css @@ -3,6 +3,6 @@ body { color: white; } -header.banner img, .social img { +header.banner img, .social a img { filter: brightness(10); } |
