Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
fandomwiki>TheSatanicSanta
mNo edit summary
Add Oxanium
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Forgotten futurist */
/*
* @license
* MyFonts Webfont Build ID 914017
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license from one of MyFonts official sites.
* http://www.fonts.com
* http://www.myfonts.com
* http://www.linotype.com
*
*/
@import url("https://oxeyewiki.o7.si/w/resources/ForgottenFuturist/ForgottenFuturist.css");
/* Oxanium */
@font-face {
  font-family: Oxanium;
  src: url("https://oxeyewiki.o7.si/w/resources/Oxanium/static/Oxanium-ExtraLight.ttf");
  font-weight: extra-light;
}
@font-face {
  font-family: Oxanium;
  src: url("https://oxeyewiki.o7.si/w/resources/Oxanium/static/Oxanium-ExtraLight.ttf");
  font-weight: extra-light;
}
@font-face {
  font-family: Oxanium;
  src: url("https://oxeyewiki.o7.si/w/resources/Oxanium/static/Oxanium-Light.ttf");
  font-weight: light;
}
@font-face {
  font-family: Oxanium;
  src: url("https://oxeyewiki.o7.si/w/resources/Oxanium/static/Oxanium-Medium.ttf");
  font-weight: medium;
}
@font-face {
  font-family: Oxanium;
  src: url("https://oxeyewiki.o7.si/w/resources/Oxanium/static/Oxanium-Regular.ttf");
  font-weight: regular;
}
@font-face {
  font-family: Oxanium;
  src: url("https://oxeyewiki.o7.si/w/resources/Oxanium/static/Oxanium-SemiBold.ttf");
  font-weight: semi-bold;
}
@font-face {
  font-family: Oxanium;
  src: url("https://oxeyewiki.o7.si/w/resources/Oxanium/static/Oxanium-Bold.ttf");
  font-weight: bold;
}
@font-face {
  font-family: Oxanium;
  src: url("https://oxeyewiki.o7.si/w/resources/Oxanium/static/Oxanium-ExtraBold.ttf");
  font-weight: extra-bold;
}
/* Use forgotten futurist for page titles - in main text it looks kinda weird */
.mw-page-title-namespace {
font-family: Oxanium;
}
.mw-page-title-seperator {
font-family: Oxanium;
}
.mw-page-title-main {
font-family: Oxanium;
}
/* This is from Fandom */
/* This governs the sections on the Community portal */
/* This governs the sections on the Community portal */
.cpbox {
.cpbox {