Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "User:Mbear/sarnasteiner.css"

m
Line 25: Line 25:
 
/* This will go into faction-specific stylesheets */
 
/* This will go into faction-specific stylesheets */
 
div#welcomemessage {background-color:#C7CFD9;}
 
div#welcomemessage {background-color:#C7CFD9;}
 +
 +
/* for Nic's 2013 redesign*/
 +
#global-nav {background-color:#304E72;}

Revision as of 09:16, 12 August 2013

div#welcomemessage
{
	border:3px solid #000;
	padding:1em;
}

div#welcomemessage h2,div#welcomemessage h3
{
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	font-size:18px;
}
div#welcomemessage div
{
	border:3px solid #000;
	padding: 0 1em 0 1em;
	background-color:#fff;
}
div#welcomemessage span.editsection
{
	display:none;
}
/* This will go into faction-specific stylesheets */
div#welcomemessage {background-color:#C7CFD9;}

/* for Nic's 2013 redesign*/
#global-nav {background-color:#304E72;}