MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: a { text-decoration: underline; color: blue}") |
(No difference)
|
Latest revision as of 21:47, 23 March 2021
/* CSS placed here will be applied to all skins */
a { text-decoration: underline; color: blue}