MediaWiki:Common.css: Difference between revisions
Appearance
m (helps if you format it properly |
shush i am tired |
||
Line 1: | Line 1: | ||
@import url("https://use.typekit.net/jud1xfe.css"); | @import url("https://use.typekit.net/jud1xfe.css"); | ||
{font-family: neo-sans, sans-serif;} | body { | ||
font-family: neo-sans, sans-serif; | |||
} | |||
#content h1, | |||
#content h2 { | |||
font-family: neo-sans, serif; | |||
} | |||
#p-logo a { background-size: contain; } | #p-logo a { background-size: contain; } |