MediaWiki:Common.css: Difference between revisions

Jump to: navigation, search
m
Reverted edits by Screamer1234 (talk) to last revision by Sump
No edit summary
m (Reverted edits by Screamer1234 (talk) to last revision by Sump)
Tag: Rollback
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: "Helvetica Neue", "Segoe UI", Arial, sans-serif;
}
}


13,301

edits

Navigation menu