Jump to content

MediaWiki:Common.css: Difference between revisions

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 */
body #content h1, #content h2, #content h3, #content h4, #content h5 {
#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;