MediaWiki:Common.css: Difference between revisions
Added some classes for table background colors, and a 'text-center' class |
Added Wrath and Glory specific CSS |
||
| Line 16: | Line 16: | ||
} | } | ||
.table-header | .wrath-table-header { | ||
background-color: #eee; | background-color: #eee; | ||
} | } | ||
.table-cell | .wrath-table-cell { | ||
background-color: #f8f8f8; | background-color: #f8f8f8; | ||
} | } | ||