Template:FrDS WikiReset: Difference between revisions
Content deleted Content added
RLopez-WMF (talk | contribs) No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 15:
.mw-parser-output > p:first-child {
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>
|