static: use different font

This commit is contained in:
coon 2023-11-30 00:13:20 +01:00
parent 34978ddb8d
commit 24df91e473

View file

@ -6,6 +6,10 @@ html, body {
div {
border: 1px dashed white;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
button {