MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 12: Line 12:
font-family: "DrSlab";
font-family: "DrSlab";
font-size: 2.2em;
font-size: 2.2em;
}
#mw-content h1, #mw-content h1 *,
#mw-content h2:not(#mw-toc-heading), #mw-content h2 *,
#mw-content h3, #mw-content h3 *,
#mw-content h4, #mw-content h4 *,
#mw-content h5, #mw-content h5 *,
#mw-content a, #mw-content a *:not(.cosmos-button-text) {
font-family: "DrSlab";
font-weight: bold !important;
}
}