Difference between revisions of "MediaWiki:Common.css"

From Battle Fantasia MUSH
Jump to: navigation, search
m
Line 1: Line 1:
 
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
 
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
.mw-body a:link:visited { color: #fff0f6; }
+
a, .mw-body a.external, a:visited, .mw-body a.external:visited {
 +
color: #08ff00;
 +
}

Revision as of 08:57, 18 August 2016

body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
a, .mw-body a.external, a:visited, .mw-body a.external:visited {
	color: #08ff00;
}