MediaWiki:Common.css: Difference between revisions

Added Rubik font to headings
No edit summary
(Added Rubik font to headings)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css?family=Rubik:400,900&display=swap');
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
    font-family: 'Rubik';
}
img
img
{
{