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!
(removed border on image-links IN TABLES which shows up in the middle of transparent pngs) |
(added infobox misc styles (part 1)) |
||
Line 237: | Line 237: | ||
#infobox_Person #heading_bigger { | #infobox_Person #heading_bigger { | ||
background-color: #d5bebe; | background-color: #d5bebe; | ||
color: #555555; | |||
border-bottom: 1px solid #555555; | |||
} | |||
#infobox_Person img { | |||
border: 1px solid #000000; | |||
} | |||
/* ----------------- INFOBOX MISC ----------------- */ | |||
#infobox_misc { | |||
width: 280px; | |||
background-color: #F0F0F0; | |||
color: #333333; | |||
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif; | |||
padding: 0; | |||
margin-top:0px; | |||
} | |||
#infobox_Person #heading_biggest { | |||
background-color: #d5bebe; | |||
color: #000000; | |||
} | |||
#infobox_misc #heading_bigger { | |||
background-color: #F0F0F0; | |||
color: #555555; | color: #555555; | ||
border-bottom: 1px solid #555555; | border-bottom: 1px solid #555555; |