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!
(styles for infobox part 2) |
(simplified the heading-bigger color for all infoboxes) |
||
Line 154: | Line 154: | ||
padding: 2px 0px 2px 0px; | padding: 2px 0px 2px 0px; | ||
line-height:normal !important; | line-height:normal !important; | ||
background-color:#0005; | |||
color: #fff; | |||
} | } | ||
.infobox-HITS #heading_bigger a { | .infobox-HITS #heading_bigger a { | ||
color: #fff; | |||
text-shadow: 1px 1px 3px #000; | |||
} | |||
/* ----------------- INFOBOX SONG ----------------- */ | /* ----------------- INFOBOX SONG ----------------- */ | ||
Line 171: | Line 174: | ||
#infobox_song #heading_bigger { | #infobox_song #heading_bigger { | ||
background-color: #9c956d; | background-color: #9c956d; | ||
} | } | ||
Line 188: | Line 189: | ||
#infobox_album #heading_bigger { | #infobox_album #heading_bigger { | ||
background-color: #7187a2; | background-color: #7187a2; | ||
} | } | ||
Line 204: | Line 203: | ||
#infobox_artist #heading_bigger { | #infobox_artist #heading_bigger { | ||
background-color: #719e78; | background-color: #719e78; | ||
} | } | ||
Line 221: | Line 218: | ||
#infobox_person #heading_bigger { | #infobox_person #heading_bigger { | ||
background-color: #9e7171; | background-color: #9e7171; | ||
} | } | ||
/* ----------------- INFOBOX MISC ----------------- */ | /* ----------------- INFOBOX MISC ----------------- */ |