Extra fonts

main
Bob Mottram 2020-07-27 21:44:19 +01:00
parent 37780770af
commit 60fdb158fb
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,7 @@ a:link {
text-align: center;
color: var(--text-entry-foreground);
background-color: var(--text-entry-background);
font-family: Arial, Helvetica, sans-serif;
}
.button {
border-radius: 4px;
@ -163,6 +164,7 @@ a:link {
text-align: center;
color: var(--text-entry-foreground);
background-color: var(--text-entry-background);
font-family: Arial, Helvetica, sans-serif;
}
.button {
border-radius: 4px;