MediaWiki:Wormsalt.css

From Worms Knowledge Base

Revision as of 23:42, 17 May 2008 by Glide (Talk | contribs)

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 Wormsalt skin */

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

table.scheme caption
{
background: #6f9aa8;
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: #777777;
}
Personal tools