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
No edit summary
Add Oxanium
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:


// Note: thanks to the Factorio wiki; their Common.css helped a bunch when creating this one
/* Forgotten futurist */
// Forgotten futurist


<!--
/*
/**
* @license
* @license
* MyFonts Webfont Build ID 914017
* MyFonts Webfont Build ID 914017
Line 18: Line 16:
*
*
*/
*/
-->
<link rel="stylesheet" type="text/css" href="/w/resources/ForgottenFuturist/ForgottenFuturist.css">


p { color: green; }
@import url("https://oxeyewiki.o7.si/w/resources/ForgottenFuturist/ForgottenFuturist.css");


// This is from Fandom
/* 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 {