Add another fallback

This commit is contained in:
Orien Vandenbergh 2017-10-31 21:27:22 -06:00
parent e3191c61d8
commit 6b423a061f

View File

@ -230,7 +230,7 @@ li.active[class] span,
#client_body, #messages_container.has_top_messages_banner:before { #client_body, #messages_container.has_top_messages_banner:before {
background: var(--background-content) !important; background: var(--background-content) !important;
font-family: Whitney, "Helvetica Neue", "Trebuchet MS", Helvetica, Arial; font-family: Whitney, "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;
font-weight: medium !important; font-weight: medium !important;
} }