„content/stylesheet.css“ ändern

master
flambus 2020-02-17 09:14:12 +01:00
parent 62ded8dde9
commit b6b11dbde6
1 changed files with 16 additions and 0 deletions

View File

@ -38,3 +38,19 @@ body.status_page {
background-color: #B6BDBD;
color: #000000;
}
body {
font-size: 1em;
}
p {
font-family: monospace;
}
input {
font-family: monospace;
}
button {
font-family: monospace;
}
h1, h2, h3, h4, h5, h6 {
font-family: monospace;
}