Add fallback fonts, for those times I'm not on the mac
This commit is contained in:
parent
dccfed0b63
commit
e3191c61d8
@ -230,7 +230,7 @@ li.active[class] span,
|
||||
|
||||
#client_body, #messages_container.has_top_messages_banner:before {
|
||||
background: var(--background-content) !important;
|
||||
font-family: "Helvetica Neue";
|
||||
font-family: Whitney, "Helvetica Neue", "Trebuchet MS", Helvetica, Arial;
|
||||
font-weight: medium !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user