2021-03-13 18:56:08 +01:00

16 lines
154 B
CSS

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