Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 5: Line 5:
#content, body, h1, h2, h3,h4, h5 {
#content, body, h1, h2, h3,h4, h5 {
font-family: 'Rubik', sans-serif !important;
font-family: 'Rubik', sans-serif !important;
}
#content, body {
padding-left: 0;
padding-right: 0;
}
}
/* Removes all default CSS icons */
/* Removes all default CSS icons */
Line 24: Line 30:
font-weight: 500;
font-weight: 500;
}
}
#mw-panel {
    width: 0;
}
.mw-body {
    margin-left: 0;