MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,090: Line 1,090:
     break-inside: avoid-column;
     break-inside: avoid-column;
     z-index: 1; /* Ensures the card is above the bottom border of the card above */
     z-index: 1; /* Ensures the card is above the bottom border of the card above */
     background: white; /* Assuming cards have a white background */
     background: #FAFAFA; /* Assuming cards have a white background */
}
}


Navigation menu