From 5645ad771a6fdc8c5639ce729c8ec7f2d9531679 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Thu, 25 Feb 2021 05:29:49 -0700 Subject: Change to css loading of fa icons --- static/css/style.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'static/css') 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; -- cgit v1.2.3-54-g00ecf