mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-01-31 03:16:42 +01:00
changed fonts
This commit is contained in:
parent
f504c93520
commit
4339d89dc6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ html, body {
|
|||
html body {
|
||||
height: 100%;
|
||||
background: #444;
|
||||
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
Loading…
Reference in a new issue