Difference between revisions of "Template:Evans Test Wiki Remover CSS"

From wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
#mw-navigation,  
 
#mw-navigation,  
 
#mw-head-base,  
 
#mw-head-base,  
#top, #siteNotice,  
+
#top,  
.mw-body-content,  
+
#siteNotice,
#firstHeading {
+
#firstHeading,
 +
#siteSub,
 +
#contentSub,
 +
#contentSub2,
 +
#jump-to-nav,  
 +
.mw-jump-link,
 +
#footer,
 +
.mw-parser-output p:first-of-type {
 
     display: none !important;
 
     display: none !important;
 +
}
 +
 +
.mw-body,
 +
.mw-content-ltr ul,
 +
.mw-content-rtl
 +
.mw-content-ltr ul {
 +
margin: 0;
 +
    padding: 0;
 +
}
 +
 +
.mw-body {
 +
    border: 0;
 
}
 
}
 
}}
 
}}

Latest revision as of 15:41, 3 June 2024