mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
change footer font to Helvetica Neue
This commit is contained in:
parent
411700b6ef
commit
c00608761d
1 changed files with 1 additions and 0 deletions
|
|
@ -227,6 +227,7 @@ footer {
|
||||||
padding: 1rem 0;
|
padding: 1rem 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: lighten(@text, 30%);
|
color: lighten(@text, 30%);
|
||||||
|
font-family: 'museo-sans', 'Helvetica Neue', 'Verdana', 'Roboto', sans-serif;
|
||||||
|
|
||||||
a, a:visited {
|
a, a:visited {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue