MediaWiki:Common.css: Difference between revisions

From BiteIsMe
Jump to navigation Jump to search
Biteisme (talk | contribs)
No edit summary
Biteisme (talk | contribs)
Blanked the page
Tags: Blanking Manual revert
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Hide interface elements for a clean view */
 
#mw-panel,        /* Sidebar */
#mw-head,          /* Top navigation */
#footer,          /* Footer */
#catlinks,        /* Category links */
#mw-page-base,
#mw-head-base,
#siteSub,          /* "From Wiki..." text */
#contentSub,      /* Subtitle */
.mw-editsection    /* [edit] links */
{
  display: none !important;
}

Latest revision as of 20:50, 8 July 2025