MediaWiki:Common.css: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: #mw-content-text > .mw-category-generated > #mw-pages > h2, p { display: none; }")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#mw-content-text > .mw-category-generated > #mw-pages > h2, p {
display: none;
}

Latest revision as of 20:59, 24 February 2022

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