diff --git a/templates/files/css/style.css b/templates/files/css/style.css index 4651bc8..47b9012 100644 --- a/templates/files/css/style.css +++ b/templates/files/css/style.css @@ -229,7 +229,7 @@ nav i { list-style: none; margin: 0; padding: 0; - background-color: var(--nav-background-color); + background-color: #272424; } .has-submenu .fa-caret-down { padding-left: 5px; @@ -286,7 +286,6 @@ nav i { /* Table Style */ td a { - color: var(--furry-decoration-color); text-decoration: none; }