Difference between revisions of "MediaWiki:Monobook.css"

From Worms Knowledge Base

Jump to: navigation, search
(Scheme preview css stuff)
 
(No difference)

Latest revision as of 23:38, 17 May 2008

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