9,037
edits
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.custom-table tbody .cell-red { background-color: #ffdddd; } | .custom-table tbody .cell-red { background-color: #ffdddd; } | ||
.custom-table { background-color: #f9f9f9; border: 2px solid #ccc; width: 100%; border-collapse: collapse; } | |||
.custom-table th, .custom-table td { border: 1px solid #ddd; padding: 8px; } | |||
.custom-table .header-red { background-color: #ff0000; color: white; text-align: center; } | |||
.custom-table .header-blue { background-color: #0000ff; color: white; text-align: center; } | |||
.custom-table .header-green { background-color: #00ff00; color: white; text-align: center; } | |||
#footer-info li { line-height: 1.4; background: #DDD7CC; margin-bottom: 4px; text-indent: 5px; } | #footer-info li { line-height: 1.4; background: #DDD7CC; margin-bottom: 4px; text-indent: 5px; } | ||