Update template.css
This commit is contained in:
@@ -16887,7 +16887,8 @@ form .form-select {
|
|||||||
background: var(--muted-color);
|
background: var(--muted-color);
|
||||||
box-shadow: var(--box-shadow);
|
box-shadow: var(--box-shadow);
|
||||||
font: inherit;
|
font: inherit;
|
||||||
color: var(--white);
|
color: var(--body-bg);
|
||||||
|
font-weight: 600px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mokoThemeFab.pos-br {
|
#mokoThemeFab.pos-br {
|
||||||
@@ -16952,7 +16953,7 @@ button#mokoThemeSwitch {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#mokoThemeFab button {
|
#mokoThemeFab button {
|
||||||
color: var(--white);
|
color: var(--body-bg);
|
||||||
}
|
}
|
||||||
|
|
||||||
body.site.error-page {
|
body.site.error-page {
|
||||||
|
|||||||
Reference in New Issue
Block a user