MediaWiki:Common.css

From NeoDex
Revision as of 01:49, 30 November 2010 by Emeraldosprey (talk | contribs) (testing something out. I'll revert if it doesn't work.)
Jump to navigation Jump to search

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.
/* CSS placed here will be applied to all skins */
/*.pBody ul, ul{list-style-image:url(http://pinkpt.com/neodex/images/3/3b/Trade_accept.png);
list-style-position:inside; margin-left:-3px;}
body{background:#f9f9f9 url(http://www.pinkpt.com/images/others/hallo_bg.png);}*/
body.page-Main_Page h1.firstHeading { display:none; }


.Battledome
{
 border: solid 5px #ddaaaa;
}

.Island Arena
{
 border: solid 5px #aaddaa;
}

.Ice Arena
{
 border: solid 5px #bbbbff;
}

.Stone Dome
{
 border: solid 5px #ffeebb;
}

.Space Arena
{
 border: solid 5px #222222;
}

.Water Arena
{
 border: solid 5px #0000ee;
}

.Tyrannian Arena
{
 border: solid 5px #7c3709;
}