change footer font to Helvetica Neue

This commit is contained in:
Sami Samhuri 2015-04-29 08:16:19 -04:00
parent 411700b6ef
commit c00608761d

View file

@ -227,6 +227,7 @@ footer {
padding: 1rem 0;
text-align: center;
color: lighten(@text, 30%);
font-family: 'museo-sans', 'Helvetica Neue', 'Verdana', 'Roboto', sans-serif;
a, a:visited {
text-decoration: none;