diff options
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 85c3abb..771af7f 100644 --- a/static/style.css +++ b/static/style.css @@ -319,7 +319,7 @@ footer { } .logo { - filter: brightness(10); + filter: invert(); } button, |
