MediaWiki:Common.css: Difference between revisions

(Created page with "→‎CSS placed here will be applied to all skins: #siteSub { display: block; }")
(No difference)

Revision as of 04:00, 30 November 2022

/* CSS placed here will be applied to all skins */
#siteSub {
    display: block;
}