← Back to Index

userstyle for The Godzilla Saga
(http://www.angelfire.com/ego/g_saga/)

Screengrab: The Godzilla Saga with userstyle applied

The Godzilla Saga
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.angelfire.com/ego/g_saga/) {
	body {
		background-color: #040004	!important;
		color: #D2D2D2				!important;
		width: 760px;
		margin: 0 auto;
		padding-top: 3em;
		padding-bottom: 3em;
		line-height: 1.5em;
	}
	font[color="white"] { 
		color: #D2D2D2				!important;
	}
	a, a:link, a:visited {
		color: #00ff00				!important;
	}
	a:active {
		color: #ffa500				!important;
	}
	center {
		text-align: left;
	}
}