diff options
Diffstat (limited to 'static/css')
-rw-r--r-- | static/css/style.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/static/css/style.css b/static/css/style.css index 32bd16a..2f832df 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -118,13 +118,6 @@ header { padding-left: 0.4em; } -/* menubar icons */ -.menubar img { - width: 1em; - height: 1em; - filter: invert(72%) sepia(12%) saturate(719%) hue-rotate(49deg) brightness(98%) contrast(90%); -} - /* footer */ footer { margin-left: auto; |