MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: span.Uniq1234 a { text-decoration: underline; }") |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
span.Uniq1234 a { | span.Uniq1234 a { color:#0000ee } | ||
Latest revision as of 20:54, 4 July 2018
/* CSS placed here will be applied to all skins */
span.Uniq1234 a { color:#0000ee }