Revert "Fix missing CSS variable for gitea 1.20 (#3)"
Changes that expected gitea 1.20 needs to be reverted 1/2.
This reverts commit 611e7e835f.
This commit is contained in:
@@ -168,9 +168,6 @@
|
|||||||
|
|
||||||
/* Navbar. */
|
/* Navbar. */
|
||||||
--color-navbar: hsl(213, 10%, 18%);
|
--color-navbar: hsl(213, 10%, 18%);
|
||||||
--color-nav-bg: hsl(213, 10%, 18%);
|
|
||||||
--color-nav-hover-bg: hsla(213, 18%, 90%, .05);
|
|
||||||
--color-header-wrapper: hsl(213, 10%, 18%);
|
|
||||||
--color-navbar-transparent: hsla(213, 10%, 14%, 0);
|
--color-navbar-transparent: hsla(213, 10%, 14%, 0);
|
||||||
--color-header-bar: hsl(213, 10%, 18%);
|
--color-header-bar: hsl(213, 10%, 18%);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user