Update theme-extender.css
This commit is contained in:
parent
7e985a324d
commit
c6dfa25c11
@ -1,10 +1,11 @@
|
|||||||
/* GITEA THEME extender */
|
/* GITEA THEME EXTENDER */
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--color-nav-hover-bg: #22272e;
|
--color-nav-hover-bg: #22272e;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
#navbar a:hover {
|
#navbar a:hover {
|
||||||
background: rgba(0,0,0,0.5)
|
background: rgba(0,0,0,0.5)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
*/
|
Loading…
Reference in New Issue
Block a user