MediaWiki:Common.css: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(406 intermediate revisions by 5 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins on desktop */


body.page-Main_Page h1.firstHeading, body.page-Main_Page #lastmod, body.page-Main_Page #siteSub {
/* Navbox style
display:none;
      Edit here: https://www.khwiki.com/MediaWiki:Gadget-NavboxStyle.css
}
  Staff highlights
 
      Edit here: https://www.khwiki.com/MediaWiki:Gadget-StaffHighlights.css */
#bodyContent {
position: relative;
}


/* Image restrictions */
/* Random logo */
div.userbox img { max-width:100%; width/**\*/:100%\9; height:auto !important; }
#p-logo a { background: transparent no-repeat; }
table.talkbubble {
.client-nojs #p-logo a,
table-layout/*\**/:fixed\9;
.mw-special-Gadgets #p-logo a,
width/*\**/:100%\9;
.mw-special-Userlogin #p-logo a,
.mw-special-Preferences #p-logo a,
.mw-special-ChangeEmail #p-logo a,
.mw-special-ResetTokens #p-logo a,
.mw-special-BotPasswords #p-logo a,
.mw-special-CreateAccount #p-logo a,
.mw-special-PasswordReset #p-logo a {
background-image: url(https://kh.wiki.gallery/images/b/bc/Wiki.png);
}
}
table.talkbubble > tr > td:first-child, table.talkbubble > tbody > tr > td:first-child { text-align:center; width:90px; }
table.talkbubble td:first-child img { height:auto !important; max-width:90px; }


/* Float right */
/* Main page */
.goright {
@media all and (min-width: 551px) {
clear:right;
body.page-Main_Page.action-view #content {
float:right;
overflow: visible;
z-index: 5;
}
}
}
 
body.page-Main_Page.action-view .mw-parser-output table img {
/* Spacing */
min-width: 15px !important;
#boxtop {
max-width: 100% !important;
height:20px;
height: auto !important;
clear:both;
margin:0;
}
}


/* Reflist font size */
/* KHWiki tabber */
.references-small { font-size:90%; }
.infobox .tabbernav {
 
font-size: 90%;
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect, .watchlistredir { font-style: italic; }
 
/* Infobox template style */
.infobox {
border:1px solid #aaa;
background-color:#f9f9f9;
color:#000;
margin-bottom:0.5em;
margin-left:1em;
padding:0.2em;
float:right;
clear:right;
}
}
.infobox td, .infobox th {
.tabber.info {
vertical-align: top;
float: right;
display: block;
margin: 0 0 0.5em 1em;
}
}
.infobox caption {
.tabber.info .nav {
font-size: larger;
display: block !important;
margin-left: inherit;
}
}
.infobox.bordered {
.tabber.info .infobox > tbody > tr:nth-child(2) img {
border-collapse: collapse;
max-width: 100% !important;
height: auto !important;
}
}
.infobox.bordered td, .infobox.bordered th {
.tabber.info table {
border: 1px solid #aaa;
float: none !important;
width: auto !important;
display: block !important;
max-width: none !important;
overflow-x: auto !important;
margin: 0 !important;
}
}
.infobox.bordered .borderless td, .infobox.bordered .borderless th {
.tabber.info tbody {
border: 0;
width: 100% !important;
display: table !important;
}
}


/* Forum formatting (by -Algorithm & -Splaka) */
/* Infobox templates */
.forumheader {
.infobox {
border:1px solid #aaa;
float: right;
background-color:#f9f9f9;
clear: right;
margin-top:1em;
margin: 0 0 0.5em 1em;
padding:12px;
padding: 2px;
}
}
.forumlist td.forum_edited a {
.infobox.journal,
color:#000;
.infobox.journal-green {
text-decoration:none;
padding: 2px 1em 1em;
}
.forumlist td.forum_title a {
padding-left:20px;
}
.forumlist td.forum_title a.forum_new {
font-weight:bold;
background:url(/images/4/4e/Forum_new.gif) center left no-repeat;
padding-left:20px;
}
.forumlist td.forum_title a.forum_new:visited {
font-weight:normal;
background:none;
padding-left:20px;
}
.forumlist th.forum_title {
padding-left:20px;
}
}


/* Recent changes byte indicators */
/* Notice templates */
.mw-plusminus-pos { color: #006500; }
table + #stub {
.mw-plusminus-neg { color: #8B0000; }
margin-top: 10px;
/* </pre> */
 
/* Forum formatting -Algorithm & -Splaka */
.forumheader { border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; }
.forumlist td.forum_edited a { color: black; text-decoration: none }
.forumlist td.forum_title a { padding-left: 20px; }
.forumlist td.forum_title a.forum_new { font-weight: bold; background: url(/images/4/4e/Wiki.png)
center left no-repeat; padding-left: 20px; }
.forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; padding-left: 20px; }
.forumlist th.forum_title { padding-left: 20px; }
 
/* default skin for navigation boxes */
table.navbox {
background-color:#f9f9f9;
border:1px solid #aaa;
clear:both;
font-size:90%;
margin:1em 0 0;
padding:2px;
text-align:center;
width:100%;
}
}
 
.notice-template {
table.navbox th {
width: 95%;
background-color:#ccf;
margin: 0 auto 10px;
padding-left:1em;
padding-right:1em;
}
}
 
#mw-imagepage-content .notice-template {
table.navbox tr:not(:first-child) th {
margin: 5px auto !important;
background-color:#ddf;
}
}
 
.notice-template + .notice-template {
@media print {
margin-top: -5px;
.navbox {
  display:none;
}
}
}


/* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */
/* Video tables */
div.Boxmerge, div.NavFrame {
table.video {
margin:0;
margin: 5px auto;
padding:4px;
border:1px solid #aaa;
text-align:center;
border-collapse:collapse;
font-size:95%;
}
div.Boxmerge div.NavFrame {
border-style:none;
border-style:hidden;
}
div.NavFrame + div.NavFrame {
border-top-style:none;
border-top-style:hidden;
}
div.NavPic {
background-color:#fff;
margin:0px;
padding:2px;
float:left;
}
div.NavFrame div.NavHead {
height:1.6em;
font-weight:bold;
background-color:#ccf;
position:relative;
}
div.NavFrame p {
font-size:100%;
}
div.NavFrame div.NavContent {
font-size:100%;
}
div.NavFrame div.NavContent p {
font-size:100%;
}
div.NavEnd {
margin:0;
padding:0;
line-height:1px;
clear:both;
}
a.NavToggle {
position:absolute;
top:0;
right:3px;
font-weight:normal;
font-size:smaller;
}
}


/* Suite Tabs */
/* Suite tabs */
.suite_tab {
.suite_tab {
background:#fff;
display: inline;
background:linear-gradient(top,#eee,#fff);
background: #fff;
background:-o-linear-gradient(top,#eee,#fff);
background: linear-gradient(top,#eee,#fff);
background:-ms-linear-gradient(top,#eee,#fff);
box-shadow: 2px 2px 4px #333;
background:-moz-linear-gradient(top,#eee,#fff);
background:-webkit-linear-gradient(top,#eee,#fff);
box-shadow:2px 2px 4px #333;
display:inline;
}
.client-msie-8 .suite_tab, .client-msie-9 .suite_tab {
padding-bottom:3px !important;
}
}


/*Copied from http://www.barelyfitz.com/projects/tabber/example.css used under mit license
/* Forum formatting */
see http://www.barelyfitz.com/projects/tabber/
.forumheader {
*/
margin: 1em 0 15px;
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
padding: 12px;
 
/*--------------------------------------------------
REQUIRED to hide the non-active tab content.
But do not hide them in the print stylesheet!
--------------------------------------------------*/
.tabberlive .tabbertabhide {
display:none;
}
}
 
.forumlist td.forum_edited a {
/*--------------------------------------------------
color: #000;
.tabber = before the tabber interface is set up
text-decoration: none;
.tabberlive = after the tabber interface is set up
--------------------------------------------------*/
.tabber {
}
}
.tabberlive {
.forumlist td.forum_title a {
margin-top:1em;
padding-left: 20px;
}
}
 
.forumlist td.forum_title a.forum_new {
/*--------------------------------------------------
font-weight: bold;
ul.tabbernav = the tab navigation list
background: url(https://kh.wiki.gallery/images/forum_new.gif) center left no-repeat;
li.tabberactive = the active tab
padding-left: 20px;
--------------------------------------------------*/
ul.tabbernav {
margin:0;
padding: 3px 0;
border-bottom: 1px solid #CCC;
font: bold 12px Verdana, sans-serif;
}
}
 
.forumlist td.forum_title a.forum_new:visited {
ul.tabbernav li {
background: none;
list-style: none;
font-weight: normal;
margin: 5px 0 0;
padding-left: 20px;
display: inline-block !important;
}
}
 
.forumlist th.forum_title {
ul.tabbernav li a {
padding-left: 20px;
padding:3px 0.5em;
margin-left:3px;
border:1px solid #ccc;
border-bottom:none;
background:#f2f7ff;
text-decoration:none;
}
}


ul.tabbernav li a:link { color:#448; }
/* --------------------------------------------------
ul.tabbernav li a:visited { color:#667; }
MAIN PAGE PORTALS CSS FOLLOWS
ORIGINAL CONCEPT COURTESY OF THE ZELDA WIKI
http://www.zeldawiki.org
ADJUSTED BY KeybladeSpyMaster. Updated May 12, 2015
-------------------------------------------------- */


ul.tabbernav li a:hover {
.nav {
color:#000;
padding: 0;
background:#fff9f2;
display: inline-block;
border-color:#ccc;
}
}
 
.nav:hover .dropdown:not(#personal-inner) {
ul.tabbernav li.tabberactive a {
display: block !important;
background-color:#fff;
border-bottom:1px solid #fff;
}
}
 
.nav:hover .mwe-popups-container {
ul.tabbernav li.tabberactive a:hover {
display: none;
color:#000;
background:#fff;
border-bottom:1px solid #fff;
}
 
/*--------------------------------------------------
.tabbertab = the tab content
Add style only after the tabber interface is set up (.tabberlive)
--------------------------------------------------*/
.tabberlive .tabbertab {
padding:5px;
border:1px solid #ccc;
border-top:0;
border-left:none;
border-right:none;
border-bottom:none;
 
/* If you don't want the tab size changing whenever a tab is changed
you can set a fixed height */
/* height:200px; */
 
/* If you set a fix height set overflow to auto and you will get a
scrollbar when necessary */
/* overflow:auto; */
}
 
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
display:none;
}
.tabberlive .tabbertab h3 {
display:none;
}
 
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
height:200px;
overflow:auto;
}
/* </nowiki></pre> */
 
#title-gameicons { display: none!important; visibility: hidden !important; }
#title-linktabs {
position:absolute;
right:0;
top:-44px;
}
 
/* remove talk link from forum namespace -Splarka */
body.ns-100 #ca-talk, body.ns-100 #this_talk, body.ns-100 #page_tabs li+li { display: none; }
 
/* Allow limiting of which header levels are shown in a TOC through {{TOClimit}} */
.toclimit-2 .toclevel-2 {display:none;}
.toclimit-3 .toclevel-3 {display:none;}
.toclimit-4 .toclevel-4 {display:none;}
.toclimit-5 .toclevel-5 {display:none;}
.toclimit-6 .toclevel-6 {display:none;}
.toclimit-7 .toclevel-7 {display:none;}
 
/* Remove breadcrumbs for specific articles */
.page-Zero_One .subpages, .page-Zero_One .PageHeader h2 {display: none;}
.page-Oathkeeper_Oblivion.subpages, .page-Oathkeeper_Oblivion .PageHeader h2 {display: none;}
.page-Terra_Xehanort .subpages, .page-Terra_Xehanort .PageHeader h2 {display: none;}
 
/* =========================================================
      BEGIN SUITE STYLES
========================================================= */
 
.tt1_suite{
background-color:#ebebeb;
border-color:#aaa;
border-style:solid;
border-width:1px;
display:table;
float:right;
margin:0 1em 0.5em 1em;
padding:2px 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
 
.tt1_suite:before{
content:'article suite:';
font-size:70%;
line-height:.7em;
}
}


.tt1_suite ul {
.container {
padding:0;
height: 450px;
margin:0;
position: absolute;
}
}


.tt1_suite li {
.dropdown:not(#personal-inner) {
display:inline;
color: #000;
float: left;
z-index: 100;
position: relative;
display: none !important;
border: 2px solid #BFBFBF;
border-radius: 10px;
right: -45%;
left: -45%;
}
}
 
.dropdown:not(#personal-inner) a {
.tt1_suite li:before{
color: #fff;
content:'| ';
text-decoration: none;
}
}
 
.dropdown:not(#personal-inner) p {
.tt1_suite li:first-child:before{
margin: 0;
content:'';
padding: 0;
}
}
.tt1_disambig + .tt1_suite{
.dropdown:not(#personal-inner) td {
border-top:none;
white-space: nowrap;
-moz-border-radius-topleft:0;
vertical-align: top;
-moz-border-radius-topright:0;
padding: 1px;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
}
}
 
.dropdown:not(#personal-inner) caption a {
.tt1_disambig + .tt1_suite:before{
display: block;
content:'';
font-size: 150%;
font-size:inherit;
padding: 5px 20px;
line-height:inherit;
}
}


/* PATCH BORDER ON DOUBLE-DISAMBIGS */
.dropdowntable td {
 
border: 1px solid #fff;
table.tt1_disambig{
margin:0 1em;
padding:.5em;
background:#f7f8ff;
border:thin solid #aaa;
display:block;
}
}
 
.dropdowntable td a {
.tt1_disambig + .tt1_disambig{
color: #fff;
border-top:none;
font-weight: normal;
background-color: #000;
background-image: linear-gradient(top, #06305B, #3e4874);
display: block;
padding: 2px;
}
}
 
.dropdowntable td a:hover {
/* Transparent image preview checkerboard */
background-image: linear-gradient(top, #bfbfff, #3e4874);
.fullImageLink img {
background:#fff url(http://img844.imageshack.us/img844/5714/transparentimg.png);
padding:3px;
}
.fullImageLink img:hover {
background:#bbb url(http://img844.imageshack.us/img844/5714/transparentimg.png);
}
}


/* Thumbnails */
/* --------------------------------------------------
div.thumb div.thumbinner div.magnify {
END OF MAIN PAGE PORTALS CSS
display:none !important;
-------------------------------------------------- */
}
div.thumb div.thumbinner div {
background:none !important;
border:none !important;
color:#fff;
}
div.thumb div.thumbinner a {
color:#ddd;
}
div.thumb div.thumbinner a:visited {
color:#aaa;
}
div.thumb div.thumbinner a:hover {
color:#fff;
}
div.thumb div.thumbinner {
background:#282828;
background:linear-gradient(top,#282828,#535353);
background:-o-linear-gradient(top,#282828,#535353);
background:-ms-linear-gradient(top,#282828,#535353);
background:-moz-linear-gradient(top,#282828,#535353);
background:-webkit-linear-gradient(top,#282828,#535353);
border:none !important;
border-radius:5px;
box-shadow:2px 2px 6px #7f7f7f; /* This is needed for browser compatibility */
box-shadow:2px 2px 6px rgba(0,0,0,0.5);
padding:5px !important;
}
div.thumb .thumbimage {
border:none !important;
border-radius:5px;
}
div.thumb .thumbimage:hover {
-moz-transform:scale(1.02);
-webkit-transform:scale(1.02);
}


/* Input buttons */
/* Keep create account benefits up top */
input[type='submit'], input[type='reset'], input[type='button'] {
.mw-special-CreateAccount #userloginForm {
padding:1px 6px 3px;
margin-right: 95px;
border:3px double #aaa;
border-radius:4px;
cursor:pointer;
color:#222;
background:#f7f7f7;
background:linear-gradient(top,#f7f7f7,#e7e7e7);
background:-o-linear-gradient(top,#f7f7f7,#e7e7e7);
background:-ms-linear-gradient(top,#f7f7f7,#e7e7e7);
background:-moz-linear-gradient(top,#f7f7f7,#e7e7e7);
background:-webkit-linear-gradient(top,#f7f7f7,#e7e7e7);
text-shadow:1px 1px 2px #aaa;
}
}
input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover {
.mw-createacct-benefits-container {
border-color:#282828;
width: 360px;
box-shadow:0 0 5px #640639;
text-align: center;
}
input[type='submit']:active, input[type='reset']:active, input[type='button']:active {
padding:1px 5px 3px 7px;
}
}


/* Category Box */
/* Adjust inputbox button padding in Firefox */
div.catlinks {
@-moz-document url-prefix() {
background:#f9f9f9;
.bodySearchWrap .mw-ui-button, .createboxButton {
background:linear-gradient(top,#f9f9f9,#ddd);
padding-top: 4px;
background:-o-linear-gradient(top,#f9f9f9,#ddd);
padding-bottom: 5px;
background:-ms-linear-gradient(top,#f9f9f9,#ddd);
}
background:-moz-linear-gradient(top,#f9f9f9,#ddd);
background:-webkit-linear-gradient(top,#f9f9f9,#ddd);
border-radius:8px;
padding:5px 11px !important;
}
div.catlinks span {
padding:0 8px;
}
}


/* Aspetto uguale ai link per il morph */
/* Indicator icons */
  .morphLink {
.mw-indicators {
    color: #002BB8;
display: flex;
    display: inline-block;
    cursor: pointer;
}
  .morphLink:hover {
    text-decoration: underline;
}
 
  .toggleLink {
    color: #002BB8;
    display: inline-block;
    cursor: pointer;
}
 
/* Edit box */
.wikiEditor-ui textarea#wpTextbox1 {
line-height: 1.4em;
}
#wpSummary, #wpSummaryLabel {
margin: 0.2em 0 0.4em 0 !important;
}
input#wpSummary {
width: 85%;
}
}


/* Dismissable SiteNotice */
/* Who's online */
.sitedir-ltr .mw-dismissable-notice-body {
#whosonline {
margin: 0.5em 60px 0.5em 0;
margin-bottom: 1px;
}
.sitedir-rtl .mw-dismissable-notice-body {
margin: 0.5em 0 0.5em 60px;
}
}


/* Join button black text */
/* Width fixes */
#mw-createaccount-join {
@media all and (max-width: 1250px) {
color: black;
.infobox.board div {
width: auto !important;
}
.infobox.board div > div {
left: 7.5px !important;
right: 7.5px !important;
}
.infobox.board img {
max-width: 100% !important;
height: auto !important;
}
}
}

Latest revision as of 23:05, 28 August 2024

/* CSS placed here will be applied to all skins on desktop */

/* Navbox style
       Edit here: https://www.khwiki.com/MediaWiki:Gadget-NavboxStyle.css
   Staff highlights
       Edit here: https://www.khwiki.com/MediaWiki:Gadget-StaffHighlights.css */

/* Random logo */
#p-logo a { background: transparent no-repeat; }
.client-nojs #p-logo a,
.mw-special-Gadgets #p-logo a,
.mw-special-Userlogin #p-logo a,
.mw-special-Preferences #p-logo a,
.mw-special-ChangeEmail #p-logo a,
.mw-special-ResetTokens #p-logo a,
.mw-special-BotPasswords #p-logo a,
.mw-special-CreateAccount #p-logo a,
.mw-special-PasswordReset #p-logo a {
	background-image: url(https://kh.wiki.gallery/images/b/bc/Wiki.png);
}

/* Main page */
@media all and (min-width: 551px) {
	body.page-Main_Page.action-view #content {
		overflow: visible;
		z-index: 5;
	}
}
body.page-Main_Page.action-view .mw-parser-output table img {
	min-width: 15px !important;
	max-width: 100% !important;
	height: auto !important;
}

/* KHWiki tabber */
.infobox .tabbernav {
	font-size: 90%;
}
.tabber.info {
	float: right;
	display: block;
	margin: 0 0 0.5em 1em;
}
.tabber.info .nav {
	display: block !important;
}
.tabber.info .infobox > tbody > tr:nth-child(2) img {
	max-width: 100% !important;
	height: auto !important;
}
.tabber.info table {
	float: none !important;
	width: auto !important;
	display: block !important;
	max-width: none !important;
	overflow-x: auto !important;
	margin: 0 !important;
}
.tabber.info tbody {
	width: 100% !important;
	display: table !important;
}

/* Infobox templates */
.infobox {
	float: right;
	clear: right;
	margin: 0 0 0.5em 1em;
	padding: 2px;
}
.infobox.journal,
.infobox.journal-green {
	padding: 2px 1em 1em;
}

/* Notice templates */
table + #stub {
	margin-top: 10px;
}
.notice-template {
	width: 95%;
	margin: 0 auto 10px;
}
#mw-imagepage-content .notice-template {
	margin: 5px auto !important;
}
.notice-template + .notice-template {
	margin-top: -5px;
}

/* Video tables */
table.video {
	margin: 5px auto;
}

/* Suite tabs */
.suite_tab {
	display: inline;
	background: #fff;
	background: linear-gradient(top,#eee,#fff);
	box-shadow: 2px 2px 4px #333;
}

/* Forum formatting */
.forumheader {
	margin: 1em 0 15px;
	padding: 12px;
}
.forumlist td.forum_edited a {
	color: #000;
	text-decoration: none;
}
.forumlist td.forum_title a {
	padding-left: 20px;
}
.forumlist td.forum_title a.forum_new {
	font-weight: bold;
	background: url(https://kh.wiki.gallery/images/forum_new.gif) center left no-repeat;
	padding-left: 20px;
}
.forumlist td.forum_title a.forum_new:visited {
	background: none;
	font-weight: normal;
	padding-left: 20px;
}
.forumlist th.forum_title {
	padding-left: 20px;
}

/* --------------------------------------------------
MAIN PAGE PORTALS CSS FOLLOWS
ORIGINAL CONCEPT COURTESY OF THE ZELDA WIKI
http://www.zeldawiki.org
ADJUSTED BY KeybladeSpyMaster. Updated May 12, 2015
-------------------------------------------------- */

.nav {
	padding: 0;
	display: inline-block;
}
.nav:hover .dropdown:not(#personal-inner) {
	display: block !important;
}
.nav:hover .mwe-popups-container {
	display: none;
}

.container {
	height: 450px;
	position: absolute;
}

.dropdown:not(#personal-inner) {
	color: #000;
	float: left;
	z-index: 100;
	position: relative;
	display: none !important;
	border: 2px solid #BFBFBF;
	border-radius: 10px;
	right: -45%;
	left: -45%;
}
.dropdown:not(#personal-inner) a {
	color: #fff;
	text-decoration: none;
}
.dropdown:not(#personal-inner) p {
	margin: 0;
	padding: 0;
}
.dropdown:not(#personal-inner) td {
	white-space: nowrap;
	vertical-align: top;
	padding: 1px;
}
.dropdown:not(#personal-inner) caption a {
	display: block;
	font-size: 150%;
	padding: 5px 20px;
}

.dropdowntable td {
	border: 1px solid #fff;
}
.dropdowntable td a {
	color: #fff;
	font-weight: normal;
	background-color: #000;
	background-image: linear-gradient(top, #06305B, #3e4874);
	display: block;
	padding: 2px;
}
.dropdowntable td a:hover {
	background-image: linear-gradient(top, #bfbfff, #3e4874);
}

/* --------------------------------------------------
END OF MAIN PAGE PORTALS CSS
-------------------------------------------------- */

/* Keep create account benefits up top */
.mw-special-CreateAccount #userloginForm {
	margin-right: 95px;
}
.mw-createacct-benefits-container {
	width: 360px;
	text-align: center;
}

/* Adjust inputbox button padding in Firefox */
@-moz-document url-prefix() {
	.bodySearchWrap .mw-ui-button, .createboxButton {
		padding-top: 4px;
		padding-bottom: 5px;
	}
}

/* Indicator icons */
.mw-indicators {
	display: flex;
}

/* Who's online */
#whosonline {
	margin-bottom: 1px;
}

/* Width fixes */
@media all and (max-width: 1250px) {
	.infobox.board div {
		width: auto !important;
	}
	.infobox.board div > div {
		left: 7.5px !important;
		right: 7.5px !important;
	}
	.infobox.board img {
		max-width: 100% !important;
		height: auto !important;
	}
}