← Back to Index

userstyle for The Adventurers
(http://www.peldor.com/chapters.php)

Screengrab: The Adventurers with userstyle applied

The Adventurers light on dark
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.peldor.com/chapters.php?) {
	body {
		background-color: #040004	!important;
		color: #D2D2D2				!important;
		width: 35em;
		margin: 0 auto;
		padding-top: 3em;
		padding-bottom: 3em;
		line-height: 1.5em;
	}
}