🏳️‍🌈Happy pride month to all ppl.🏳️‍⚧️ --Screamer1234 (talk) 17:03, 31 May 2024 (MST)

MediaWiki:Darkvector.css: Difference between revisions

Jump to: navigation, search
(accidentally broke stuff)
(typo)
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: Aril, "Helvetica Neue", "Segoe UI", "Arial", sans-serif;
font-family: Arial, "Helvetica Neue", "Segoe UI", "Arial", sans-serif;
}
}


Line 640: Line 640:
     margin: 0;
     margin: 0;
     padding: 0;
     padding: 0;
     font-family: "Aril", sans-serif
     font-family: "Arial", 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: "Aril", sans-serif
     font-family: "Arial", sans-serif
}
}


Line 671: Line 671:
.mw-body h2,
.mw-body h2,
.mw-body #firstHeading {
.mw-body #firstHeading {
     font-family: "Aril", sans-serif;
     font-family: "Arial", 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: "Aril", sans-serif;
     font-family: "Arial", sans-serif;
}
}
Line 1,501: Line 1,501:
   font-size: 125%;
   font-size: 125%;
   color: #FFFFFF;
   color: #FFFFFF;
   font-family: Aril;
   font-family: Arial;
   text-align: center;
   text-align: center;
}
}
Line 1,523: Line 1,523:
}
}


div#content h1, div#content h2 {font-family: "Aril", serif}
div#content h1, div#content h2 {font-family: "Arial", serif}
/* changes the default font used for MediaWiki headings to Aril */
/* changes the default font used for MediaWiki headings to Arial */


.mw-body .external{
.mw-body .external{