Template:FrDS WikiReset: Difference between revisions

Content deleted Content added
RLopez-WMF (talk | contribs)
No edit summary
fixes for minerva
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;
}
</style>