udpate custom css (use a smaller font)

main
Dominic Reich 6 months ago
parent 83ee316529
commit 7824ea2823
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -1,6 +1,6 @@
/* Increase the default font size */ /* Increase the default font size */
html { html {
font-size: 16pt; font-size: 15pt;
} }
/* Background */ .bg { color: #ffffff; background-color: #000000; !important } /* Background */ .bg { color: #ffffff; background-color: #000000; !important }

Loading…
Cancel
Save