forked from indymedia/epicyon
Set style for notes
parent
f8960a7f0a
commit
c9d23f8142
|
@ -115,9 +115,11 @@ a:link {
|
|||
}
|
||||
|
||||
textarea {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: var(--font-size4);
|
||||
width: 90%;
|
||||
background-color: var(--text-entry-background);
|
||||
color: white;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 400px) {
|
||||
|
|
Loading…
Reference in New Issue