MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 29: Line 29:
     margin-top: 0;
     margin-top: 0;
     padding-top: 0;
     padding-top: 0;
}
.current-text-header:first-child {
    padding-top: 0; /* Removes padding above the first header */
    margin-top: 0;
}
}