Difference between revisions of "Template:Evans Test Wiki Remover CSS"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
#footer { | #footer { | ||
display: none !important; | display: none !important; | ||
+ | } | ||
+ | |||
+ | .mw-body { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: 0; | ||
+ | outline: 0; | ||
+ | font-size: 100%; | ||
+ | vertical-align: baseline; | ||
+ | background: transparent; | ||
} | } | ||
}} | }} |