9,037
edits
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; } | ||
.custom-table th, .custom-table td { border: 1px solid #D33328; padding: 8px; } | .custom-table th, .custom-table td { border: 1px solid #D33328; padding: 8px; } | ||
| Line 13: | Line 13: | ||
.custom-table .cell-red { background-color: #FFE281; } | .custom-table .cell-red { background-color: #FFE281; } | ||
.custom-table .cell-blue { background-color: #CEC9C2; border: 1px solid #C14424 | .custom-table .cell-blue { background-color: #CEC9C2; border: 1px solid #C14424; } | ||
.custom-table .cell-green { background-color: #EFE9DE; border: 1px solid #C14424 | .custom-table .cell-green { background-color: #EFE9DE; border: 1px solid #C14424; } | ||
.custom-table .header-grass { background-color: #EFE9DE; } | .custom-table .header-grass { background-color: #EFE9DE; } | ||