MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 28: Line 28:
     margin-top: 0;
     margin-top: 0;
     padding: 0.2em 0.4em;
     padding: 0.2em 0.4em;
     border: 1px solid #a2a9b1;
     border-top: 1px solid #a2a9b1;
    border-bottom: 1px solid #a2a9b1;
}
}


.current-text-header:first-child {
.current-text-header:first-child {
     margin-top: 0;
     margin-top: 0;
    border-top: 0px solid #a2a9b1;
}
}


Line 51: Line 53:
     margin-top: 0;
     margin-top: 0;
     padding: 0.2em 0.4em;
     padding: 0.2em 0.4em;
     border: 1px solid #a2a9b1;
     border-top: 1px solid #a2a9b1;
    border-bottom: 1px solid #a2a9b1;
}
}


.current-media-header:first-child {
.current-media-header:first-child {
     margin-top: 0;
     margin-top: 0;
    border-top: 0px solid #a2a9b1;
}
}