MediaWiki:Common.css: Difference between revisions

From 3B Knowledge
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body { overflow-y: hidden !important; }")
(No difference)

Revision as of 09:31, 4 October 2022

/* CSS placed here will be applied to all skins */
body {
    overflow-y: hidden !important;
}