User:Mbear/sarnasteiner.css

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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.

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