Difference between revisions of "MediaWiki:Common.css"
From HeRO Wiki
Line 6: | Line 6: | ||
} | } | ||
− | .table1 | + | .table1 th |
{ | { | ||
− | background: # | + | background: #c6a96f; |
} | } |
Revision as of 07:19, 14 June 2010
/* CSS placed here will be applied to all skins */ .table1 { border: 1px solid black; } .table1 th { background: #c6a96f; }