„content/style.css“ ändern

master
flambus 2020-02-19 10:26:47 +01:00
parent 2016548301
commit 17ee533641
1 changed files with 3 additions and 0 deletions

View File

@ -32,15 +32,18 @@
} }
p { p {
font-family: monospace; font-family: monospace;
color: #001858;
} }
input { input {
font-family: monospace; font-family: monospace;
} }
button { button {
font-family: monospace; font-family: monospace;
color: #001858;
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-family: monospace; font-family: monospace;
color: #001858;
} }
/*}*/ /*}*/