-

MediaWiki:Common.css

From Open Bioinformatics Foundation
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 */