Set style for notes

main
Bob Mottram 2020-08-12 16:57:50 +00:00
parent f8960a7f0a
commit c9d23f8142
1 changed files with 2 additions and 0 deletions

View File

@ -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) {