MediaWiki:Monobook.css

From Worms Knowledge Base

Revision as of 23:38, 17 May 2008 by Glide (Talk | contribs) (Scheme preview css stuff)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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: Clear the cache in Tools → Preferences
/* CSS placed here will affect users of the Monobook skin */

table.scheme
{
  font-size: 80%;
  text-align: center;
  padding: 0;
  margin: 0;
  border: 0;
}

table.scheme caption
{
  background: #cccccc;
  font-weight: bold;
}

table.scheme td, table.scheme th
{
  padding: 0 1em;
}

table.scheme .name
{
  text-align: left;
}

table.scheme.weapons
{
  margin-left: 4em;
}

table.scheme .dim
{
  color: #888888;
}
Personal tools