2,242
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
Line 75: | Line 75: | ||
table.tracklist th { | table.tracklist th { | ||
padding: 0px 4px 1px 4px; | padding: 0px 4px 1px 4px; | ||
margin: 0px; | margin: 0px; | ||
Line 82: | Line 80: | ||
} | } | ||
table.tracklist td { | table.tracklist td {} | ||
} | |||
table#album {} | |||
table#album th { | |||
background-color: #778a99; | |||
color: #ffffff; | |||
} | |||
table#album td { | table#album td { | ||
background-color: #ecf2f7; | background-color: #ecf2f7; | ||
padding: 0px 4px 1px 4px; | padding: 0px 4px 1px 4px; | ||
} | } |