Update @ July 7, 2025: If you are having issues with the site (including any PHP errors), please contact us via Facebook. Thank you!
MediaWiki:Monobook.css
From generasia
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* edit this file to customize the monobook skin for the entire site */
/*
the oricon chart styles for the front page.
* /
.oriconchart .album {
float: left;
width: 50%;
display: inline;
} .oriconchart .single {
float: right;
width: 50%;
display: inline;
}
.oriconchart .headerrow {
font-weight: bold;
text-align: center;
background: #B0B0B0;
font-variant: small-caps;
} .oriconchart .num1 {
width: 100%;
background: #9E9E9E;
}
.oriconchart .num1 img {
float: left;
display: inline;
border: 2px solid green;
margin: 2px;
}
.oriconchart .num2 {
background: #B7B7B7;
} .oriconchart .num3 {
background: #BEBEBE;
} .oriconchart .num4 {
background: #C5C5C5;
} .oriconchart .num5 {
background: #D3D3D3;
} .oriconchart .num6 td {
background: #DADADA;
} .oriconchart .num7 td {
background: #E1E1E1;
} .oriconchart .num8 td {
background: #E8E8E8;
} .oriconchart .num9 td {
background: #EFEFEF;
} .oriconchart .num10 td {
background: #F6F6F6;
}
body.page-MainIndexPages h1.firstHeading { display:none; }