From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(gah, my eyes)
(+moar)
Line 1: Line 1:
html {
overflow-x: none !important;
}
#bannerAdBox,
#bannerAdBox,
#towerAdBox { display: none; }
#towerAdBox,
#adt_cover,
#_atssh { display: none !important; }


/* Make RC link in sidebar bright red */
/* Make RC link in sidebar bright red */

Revision as of 12:39, 23 September 2010

html {
	overflow-x: none !important;
}

#bannerAdBox,
#towerAdBox,
#adt_cover,
#_atssh { display: none !important; }

/* Make RC link in sidebar bright red */
#n-recentchanges a { color: red !important; }

/* Bigger font text for NavFrames */
div.NavFrame div.NavContent {
	font-size: 0.9em !important;
}