MediaWiki:Common.css: Difference between revisions
Appearance
![]() |
![]() Cdjensen94 (talk | contribs) |
||
Line 1: | Line 1: | ||
.mwe-popups-extract p { | |||
display: block !important; | |||
visibility: visible !important; | |||
} | |||
.mwe-popups-extract .portable-infobox { | |||
display: none !important; /* Ensure infobox doesn't interfere */ | |||
} |
Revision as of 06:54, 17 March 2025
.mwe-popups-extract p {
display: block !important;
visibility: visible !important;
}
.mwe-popups-extract .portable-infobox {
display: none !important; /* Ensure infobox doesn't interfere */
}