Generasia would not be possible without tokyograph and all the wonderful people who've contributed over the past 15 years. Thank you!

MediaWiki:Monobook.css

Revision as of 03:17, 30 May 2009 by EXodius (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* 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; }