Make navigation elements a little bigger.

This commit is contained in:
tastytea 2019-11-25 06:38:41 +01:00
parent b68d58e230
commit 9934b66b1d
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,11 @@ body
padding: 0;
}
.nav a
{
font-size: 110%;
}
h1, h2, h3, h4, h5, h6
{
font-family: sans-serif;