Add sans-serif font to info page

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-09-29 03:48:47 +03:00
parent 37fa115a5d
commit 81dc18eda4

View file

@ -4,6 +4,7 @@
color: whitesmoke;
background-color: black;
line-height: 1.5;
font-family: sans-serif;
}
li {