new font for nav

This commit is contained in:
nek0 2016-08-28 13:23:32 +02:00
parent 359ef157d2
commit cc6fc0817f
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ nav li a {
/*padding: 0.3em 0.5em 0.5em;*/
line-height: 7.5ex;
text-decoration: none;
font-family: 'BigDots';
font-size: 110%;
transition-duration: 0.4s;
}