Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!
Difference between revisions of "Template:Evans Test Wiki Remover CSS"
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
.mw-parser-output p:first-of-type { | .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 { | .mw-body { | ||
| − | |||
| − | |||
border: 0; | border: 0; | ||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
}} | }} | ||