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

From wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{#css:
 
{{#css:
 +
.collab-fip-header,
 +
#mw-page-base,
 +
#mw-navigation,
 +
#mw-head-base,
 +
#top,
 +
#siteNotice,
 +
#firstHeading,
 +
#siteSub,
 +
#contentSub,
 +
#contentSub2,
 +
#jump-to-nav,
 +
.mw-jump-link,
 +
#footer,
 +
.mw-parser-output p:first-of-type {
 +
    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