MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 32: Line 32:


.current-text-header:first-child {
.current-text-header:first-child {
    padding-top: 0;
     margin-top: 0;
     margin-top: 0;
}
}
Line 55: Line 54:


.current-media-header:first-child {
.current-media-header:first-child {
    padding-top: 0;
     margin-top: 0;
     margin-top: 0;
}
}