MediaWiki:Worms.css
From Worms Knowledge Base
Revision as of 01:44, 6 November 2010 by Explorer09 (Talk | contribs) (hide scheme table in galleries (category thumbnail) and file history, to prevent page cluttering)
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 Worms skin */ table.scheme { font-size: 80%; text-align: center; padding: 0; margin: 0; border: 0; } table.scheme caption { background: #8f98a8; 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; } .gallery table.scheme , .filehistory table.scheme { display: none; }