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:
.custom-table tbody .cell-red { background-color: #ffdddd; }
.custom-table tbody .cell-red { background-color: #ffdddd; }


.custom-table { background-color: #EFE9DE; border: 2px solid #D33328; }
.custom-table { background-color: #EFE9DE; border: 2px solid #D33328; border-collapse: collapse; }


.disc-table { border: 2px solid #D33328; }
.disc-table { border: 2px solid #D33328; }
Line 9: Line 9:
.custom-table .cell-der { background-color: #CC531E; }
.custom-table .cell-der { background-color: #CC531E; }


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


.custom-table .header-red { background-image:url(/images/d/db/Clancy_Letter_Background1.png); background-size: cover; color: white; text-align: center; }
.custom-table .header-red { background-image:url(/images/d/db/Clancy_Letter_Background1.png); background-size: cover; color: white; text-align: center; }

Navigation menu