mirror of https://gitlab.com/bashrc2/epicyon
Form color
parent
c84ef22bc8
commit
e55373e12e
|
@ -74,6 +74,10 @@ body, html {
|
||||||
image-rendering: var(--rendering);
|
image-rendering: var(--rendering);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form {
|
||||||
|
background-color: var(--options-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
a, u {
|
a, u {
|
||||||
color: var(--options-fg-color);
|
color: var(--options-fg-color);
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue