MediaWiki:Grigbertz.css

From Grigbertz

Jump to: navigation, search

Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

/* <pre> 
 * CSS for Grigbertz skin
 */

.pBody {
  background: #EBE7DC;
}
#footer {
	background-color: transparent;
	border-style: none;
}
#p-cactions li a {
        background-color: #EBE7DC;
	color: #574837;
}
#p-cactions li.selected {
	border-color: #aaa;
}
#p-personal li a {
 	color: #574837;
}
#p-personal li a:hover {
	background: #EBE7DC;
}
.pBody a {
	text-decoration: none;
	color: #574837;
	background: none;
}
.pBody a:visited {
	color: #7D6850;
}
.pBody a:active {
	color: #faa700;
}
.pBody a:hover {
	text-decoration: underline;
}
h1.firstHeading {
        font-size: 188%; 
        font-weight: bold;
	margin-bottom: .1em;
	margin-top: .1em;
}
/* </pre> */
Personal tools