MediaWiki:Common.css: Difference between revisions

OMNIVERSE
No edit summary
No edit summary
Line 5: Line 5:
     height: 0 !important;
     height: 0 !important;
}
}
body { background-color: red !important; }

Revision as of 01:19, 25 January 2026

#p-pagemisc { 
    display: none !important; 
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
}