Difference between revisions of "MediaWiki:Worms.css"

From Worms Knowledge Base

Jump to: navigation, search
(Scheme preview css stuff)
 
m (Reverted edits by Explorer09 (talk) to last revision by Glide)
 
(3 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
table.scheme caption
 
table.scheme caption
 
{
 
{
background: #6f9aa8;
+
background: #8f98a8;
 
font-weight: bold;
 
font-weight: bold;
 
}
 
}

Latest revision as of 02:00, 6 November 2010

/* 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;
}
Personal tools