78
edits
(Adding styles for house and guild leader tables.) |
m (Fix in house/guild CSS) |
||
Line 33: | Line 33: | ||
border-width: 0; | border-width: 0; | ||
border-spacing: 2; | border-spacing: 2; | ||
} | } | ||
Line 39: | Line 38: | ||
table.guildleaders th { | table.guildleaders th { | ||
background-color: #CCCCCC; | background-color: #CCCCCC; | ||
} | |||
table.houseleaders td, | |||
table.guildleaders td { | |||
padding: 10px 10px 10px 10px; | |||
} | } | ||
edits