MediaWiki:Theme-dark.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 23: Line 23:
.custom-table .cell-green { background-color: #5B5B5B; border: 1px solid #CC1E1E; height: 2px; }
.custom-table .cell-green { background-color: #5B5B5B; border: 1px solid #CC1E1E; height: 2px; }


.custom-table { background-color: #4A4A4A; border: 2px solid #D33328; width: 100%; border-collapse: collapse; }
.custom-table { background-color: #4A4A4A; border: 2px solid #D33328; width: 100%; border-collapse: collapse; padding: 3px; }


.custom-table th, .custom-table td { border: 1px solid #D33328; padding: 8px; }
.custom-table th, .custom-table td { border: 1px solid #D33328; padding: 8px; }

Navigation menu