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 254: | Line 254: | ||
.frontpageTopSection .col { | .frontpageTopSection .col { | ||
display: block; | |||
clear: both; | |||
overflow: hidden; | |||
} | } | ||
Line 265: | Line 265: | ||
#introDiv { | #introDiv { | ||
width: 45%; | |||
margin: 0px 30px 0px 0px; | |||
float: left; | |||
} | } | ||
#newsDiv { | #newsDiv { | ||
width: 45%; | |||
float: left; | |||
padding: 0px 10px 0px 10px; | |||
margin: 0px 0px 0px 0px; | |||
background-color: #dbe8f1; | |||
} | } | ||