MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
.mw-references-wrap { | .mw-references-wrap { | ||
pointer-events: auto !important; | |||
opacity: 1 !important; | opacity: 1 !important; | ||
} | } |
Revision as of 09:48, 5 November 2022
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1.firstHeading { display: none; } .mw-references-wrap { pointer-events: auto !important; opacity: 1 !important; }