0: Difference between revisions
Jump to navigation
Jump to search
oops, that bit had been done already. here's a different one |
fix css i think |
||
| Line 2: | Line 2: | ||
{{#css: | {{#css: | ||
#mw-navigation, #firstHeading, #catlinks { | #mw-navigation, #firstHeading, #catlinks, #footer { | ||
visibility: hidden; | visibility: hidden; | ||
} | |||
body { | |||
background-color: unset; | |||
} | |||
.mw-body { | |||
border: unset; | |||
} | } | ||
.mw-content-ltr { | .mw-content-ltr { | ||
Latest revision as of 04:20, 10 May 2026
{}