78
edits
m (Didn't work, reverting for now.) |
(Adding styles for house and guild leader tables.) |
||
Line 28: | Line 28: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
table.houseleaders, | |||
table.guildleaders { | |||
border-width: 0; | |||
border-spacing: 2; | |||
padding: 10px 10px 10px 10px; | |||
} | |||
table.houseleaders th, | |||
table.guildleaders th { | |||
background-color: #CCCCCC; | |||
} | |||
table.houseleaders tr {background-color: #DDEEFF;} | |||
table.guildleaders tr {background-color: #EEFFDD;} | |||
/*</nowiki></pre>*/ | /*</nowiki></pre>*/ |
edits