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 247: | Line 247: | ||
.frontpageTopSection { | .frontpageTopSection { | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
Line 255: | Line 255: | ||
.frontpageTopSection .col { | .frontpageTopSection .col { | ||
display: block; | display: block; | ||
clear: both; | |||
} | } | ||
Line 267: | Line 267: | ||
width: 48.5%; | width: 48.5%; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
float: left; | |||
} | } | ||
#newsDiv { | #newsDiv { | ||
width: 100%; | width: 100%; | ||
float: left; | |||
padding: 0px 30px 30px 30px; | |||
margin: 2px; | |||
background-color: #dbe8f1; | |||
} | } | ||
Line 287: | Line 292: | ||
} | } | ||
} | } | ||
#newsDiv li { | #newsDiv li { |