Change sidebar fonts

This commit is contained in:
Fred Boniface 2022-10-20 21:50:29 +01:00
parent 17ba0d7949
commit 58f5984807
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ body {
#sidebar a {
padding: 8px 8px 8px 8px;
margin-top: 10px;
font-family: sans-serif;
font-family: indie-flower, sans-serif;
font-weight: 300;
text-decoration: none;
text-align: center;