Added fallback fonts to footer copyright.
This commit is contained in:
parent
2b3c7fce00
commit
bc2211eeb1
1 changed files with 12 additions and 12 deletions
|
|
@ -279,7 +279,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