MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,254:
.wikitable td:first-child { background-color: #f8f9fa; } /* body cells */
.wikitable th:first-child { background-color: #eaecf0; } /* header cell */
.wikitable {
clear: right; /* or: both */
}