Happy 11th anniversary, screamer wiki!

MediaWiki:Common.css: Difference between revisions

Jump to: navigation, search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


<style>
@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap');
</style>
/* changes the default font used for MediaWiki headings to Rubik */
body, .mw-headline {
body, .mw-headline {
font-family: "Rubik", "Rubik", Rubik, sans-serif;
font-family: "Rubik", "Rubik", Rubik, sans-serif;

Navigation menu