MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Livesadmin (talk | contribs) No edit summary |
Livesadmin (talk | contribs) No edit summary |
| (One intermediate revision by the same user not shown) | |
(No difference)
| |
Latest revision as of 19:40, 8 October 2020
/* CSS placed here will be applied to all skins */
/* original
a:visited {
color: #21c0f4;
}
*/
a {
color: #21c0f4;
}
a:active {
color: #21c0f4;
}
a:visited {
color: #21c0f4;
}
.mw-parser-output a.external {
color: #21c0f4;
}
.mw-parser-output a.external {
color: #21c0f4;
}