mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
Add sans-serif font to info page
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
37fa115a5d
commit
81dc18eda4
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
font-family: sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
|
Loading…
Add table
Reference in a new issue