High contrast default theme

This commit is contained in:
Miraty 2022-02-18 18:21:33 +01:00
commit e235c61bf6
16 changed files with 29 additions and 18 deletions

View file

@ -64,6 +64,10 @@ a {
}
}
code {
font-family: monospace;
}
.helpText {
margin: 5px 0px 0px 0px;
padding: 5px;