MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
/* Changes the font-family style of all content */ | /* Changes the font-family style of all content */ | ||
#content, body, h1, h2, h3,h4, h5 { | |||
font-family: 'Rubik', sans-serif !important; | font-family: 'Rubik', sans-serif !important; | ||
} | } | ||
#mw-head-base { | #mw-head-base { | ||
background-color: #dfdbc3 !important; | background-color: #dfdbc3 !important; |