Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
.mw-body-content a:link { color: #0027f6 !important; } /* normal unvisited links */ | .mw-body-content a:link { color: #0027f6 !important; } /* normal unvisited links */ | ||
| − | + | a:visited { color: #0027f6 !important; } /* visited links */ | |
Latest revision as of 11:21, 30 March 2020
/* CSS placed here will be applied to all skins */
div.vectorTabs ul li#ca-history {
visibility: hidden;
}
.mw-body-content a:link { color: #0027f6 !important; } /* normal unvisited links */
a:visited { color: #0027f6 !important; } /* visited links */