Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 49: Line 49:


/* Style for collapsed sections */
/* Style for collapsed sections */
/* Ensure no unwanted spacing on the first accordion */
.accordion-section:first-child {
    margin-top: 0 !important;
}
.accordion-section {
.accordion-section {
     margin: 0;
     margin: 0;