mirror of https://gitlab.com/bashrc2/epicyon
Text colors
parent
be0925b34b
commit
6e74374244
|
@ -137,6 +137,11 @@ a:focus {
|
|||
width: 15%;
|
||||
}
|
||||
|
||||
textarea {
|
||||
color: var(--text-entry-foreground);
|
||||
background-color: var(--text-entry-background);
|
||||
}
|
||||
|
||||
@media screen and (min-width: 400px) {
|
||||
textarea {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue