Popup design

This commit is contained in:
Leonetienne
2021-03-13 17:27:51 +01:00
parent 43a779f6ec
commit 402ff761d4
20 changed files with 206 additions and 0 deletions

View File

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