2021-03-13 17:27:51 +01:00

16 lines
151 B
CSS

* {
font-family: 'ZillaSlab' !important;
color: #ddd;
}
p,
a,
label {
font-size: 14pt;
}
h1,
h2 {
line-height: 1em;
}