MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,015:
/* ======================================================= */
/*
/* ======================================================= */
/* 1. Force Standard & External Links (Visited & Unvisited) */
/* Sets links to #0645ad and overrides the purple visited state */
a,
a:visited,
Line 1,026:
.mw-body-content a.external,
.mw-body-content a.external:visited {
color: #
}
/* 2. Protect Red Links (New pages) */
/*
a.new,
a.new:visited {
Line 1,036:
}
/* 3. Protect UI Buttons
/* Prevents button text (like 'Save changes') from turning blue */
a.mw-ui-button,
a.mw-ui-button:visited {
| |||