MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: .fix { color: blue; font-style: italic; }") |
(No difference)
|
Latest revision as of 14:26, 14 July 2021
/* CSS placed here will be applied to all skins */
.fix {
color: blue;
font-style: italic;
}