-

MediaWiki:Common.css

From Open Bioinformatics Foundation
Revision as of 14:00, 6 March 2017 by Peter (talk | contribs) (Brighter purple for visited links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */

/* Hide the "Main Page" title for the front page */
body.page-Main_Page h1.firstHeading { display:none; }

/* standard link colors */
.mw-body a:link { color: #0000EE; } /* normal unvisited links */
.mw-body a:link:visited { color: #9100f6; } /* visited links */