MediaWiki:Common.css: Difference between revisions

From Pantonian Republic Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: →‎Style lower-alpha footnote groups as actual letters: ol.references[data-mw-group="lower-alpha"] { list-style-type: lower-alpha; }")
 
No edit summary
Tag: Manual revert
 
(2 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 12:27, 19 June 2026

/* CSS placed here will be applied to all skins */

/* Style lower-alpha footnote groups as actual letters */
ol.references[data-mw-group="lower-alpha"] {
    list-style-type: lower-alpha;
}