MediaWiki:Common.css

From BBReloaded
Revision as of 12:08, 12 October 2015 by Ki (Talk | contribs)

Jump to: navigation, search

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
#column-content {
	width: 100%;
	float: right;
	margin: 0 0 .6em -12.2em;
	padding: 0;
}
#content {
	margin: 2.8em 0 0 12.2em;
	padding: 0 1em 1em 1em;
	position: relative;
	z-index: 2;
}
#column-one {
	padding-top: 160px;
}
#content {
	background: #4e3f35;
	color: black;
	border: 1px solid #635348;
	border-right: none;
	line-height: 1.5em;
}

body {
	font: x-small sans-serif;
	background: #221d14 url(headbg.gif) 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}
a {
	color: #ff9540;
}