Added fallback fonts to footer copyright. (#216)
This commit is contained in:
parent
c755467b55
commit
acb409a386
1 changed files with 12 additions and 12 deletions
|
@ -272,7 +272,7 @@ footer .list-inline {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
footer .copyright {
|
footer .copyright {
|
||||||
font-family: Open Sans;
|
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue