MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 3: Line 3:
.my-template.theme-dark { /* Styles specific to the "dark" theme */ }
.my-template.theme-dark { /* Styles specific to the "dark" theme */ }


.rounded-table { border-collapse: separate; border-radius: 10px; overflow: hidden; }
.rounded-table { border-collapse: collapse; border-radius: 10px; overflow: hidden; }


.wikitable.transparent { background-color: transparent; border: none; }
.wikitable.transparent { background-color: transparent; border: none; }

Navigation menu