MediaWiki:Common.css: Difference between revisions
From MDS Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
:link { | a:link { | ||
color: #36c | color: #36c | ||
} | } | ||
Latest revision as of 02:30, 4 August 2024
/* CSS placed here will be applied to all skins */
a:link {
color: #36c
}
a:visited {
color: #36c
}
