Update template.css
This commit is contained in:
@@ -14487,15 +14487,11 @@ li.current a {
|
|||||||
margin-top: 0.75em;
|
margin-top: 0.75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container-header .mod-finder {
|
.container-header .mod-finder, .container-header .mod-finder a, .container-header .mod-finder form {
|
||||||
color: var(--body-color, #e6ebf1);
|
color: var(--mainmenu-nav-link-color, #e6ebf1);
|
||||||
margin-block-end: 0;
|
margin-block-end: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container-header .mod-finder a {
|
|
||||||
color: var(--body-color, #e6ebf1);
|
|
||||||
}
|
|
||||||
|
|
||||||
.container-header .mod-finder a:active,
|
.container-header .mod-finder a:active,
|
||||||
.container-header .mod-finder a:focus {
|
.container-header .mod-finder a:focus {
|
||||||
color: var(--mod-finder-link-hover, #5a6470);
|
color: var(--mod-finder-link-hover, #5a6470);
|
||||||
|
|||||||
Reference in New Issue
Block a user