mirror of https://gitlab.com/bashrc2/epicyon
Notes background color on options screen
parent
6e648018e8
commit
b4071629e0
|
@ -115,6 +115,7 @@ a:link {
|
|||
textarea {
|
||||
font-size: var(--font-size4);
|
||||
width: 90%;
|
||||
background-color: var(--text-entry-background);
|
||||
}
|
||||
|
||||
@media screen and (min-width: 400px) {
|
||||
|
|
Loading…
Reference in New Issue