summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-02-25 05:29:49 -0700
committerDavid Luevano Alvarado <david@luevano.xyz>2021-02-25 05:29:49 -0700
commit5645ad771a6fdc8c5639ce729c8ec7f2d9531679 (patch)
tree00f91f4537c5cc9886c09e8bb524d591c2faf9e4 /static/css
parent675e396851c99e957ca86865bce1ce0ddf4faa15 (diff)
Change to css loading of fa icons
Diffstat (limited to 'static/css')
-rw-r--r--static/css/style.css7
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;