Bureaucrats, Check users, Comment administrators, csmoderator, forumadmin, Interface administrators, oversight, Suppressors, Administrators
9,239
edits
Screamer1234 (talk | contribs) No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap'); | ||
body, .mw-headline { | body, .mw-headline { | ||
font-family: " | font-family: "Rubik", "Helvetica Neue", "Segoe UI", sans-serif; | ||
} | } | ||
Line 640: | Line 640: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
font-family: " | font-family: "Rubik", sans-serif | ||
} | } | ||
Line 660: | Line 660: | ||
.mw-body .mw-editsection, | .mw-body .mw-editsection, | ||
.mw-body .mw-editsection-like { | .mw-body .mw-editsection-like { | ||
font-family: " | font-family: "Rubik", sans-serif | ||
} | } | ||
Line 671: | Line 671: | ||
.mw-body h2, | .mw-body h2, | ||
.mw-body #firstHeading { | .mw-body #firstHeading { | ||
font-family: " | font-family: "Rubik", sans-serif; | ||
line-height: 1.3; | line-height: 1.3; | ||
margin-bottom: .25em; | margin-bottom: .25em; | ||
Line 836: | Line 836: | ||
margin-right: .5em; | margin-right: .5em; | ||
margin-left: .5em; | margin-left: .5em; | ||
font-family: " | font-family: "Rubik", sans-serif; | ||
} | } | ||
Line 1,501: | Line 1,501: | ||
font-size: 125%; | font-size: 125%; | ||
color: #FFFFFF; | color: #FFFFFF; | ||
font-family: | font-family: Rubik; | ||
text-align: center; | text-align: center; | ||
} | } | ||
Line 1,523: | Line 1,523: | ||
} | } | ||
div#content h1, div#content h2 {font-family: " | div#content h1, div#content h2 {font-family: "Rubik", serif} | ||
/* changes the default font used for MediaWiki headings to | /* changes the default font used for MediaWiki headings to Rubik */ | ||
.mw-body .external{ | .mw-body .external{ |
edits