Template:FrDS WikiReset: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
RLopez-WMF (talk | contribs) Created page with "<html> <style> #jump-to-nav, #mw-navigation, #mw-page-base, #mw-head-base, #firstHeading, #siteSub, #contentSub, #contentSub2, #jump-to-nav, #catlinks, #footer, .mw-editsection { display: none !important; } #content { margin: 0; border: 0; padding: 0; } →Hide <p> tag containing styles and scripts: .mw-parser-output > p:first-child { display: none; } </style> </html>" |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Add viewport tag.js}} |
|||
<html> |
<html> |
||
<style> |
<style> |
||
Line 14: | Line 15: | ||
.mw-parser-output > p:first-child { |
.mw-parser-output > p:first-child { |
||
display: none; |
display: none; |
||
} |
|||
/* and because we have to deal with minerva now for some reason */ |
|||
.pre-content, .header-container, .minerva-footer { |
|||
display: none; |
|||
} |
|||
.content { |
|||
max-width: none !important; |
|||
width: auto !important; |
|||
margin: 0 !important; |
|||
} |
} |
||
</style> |
</style> |
Latest revision as of 19:55, 5 July 2024