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 239: | Line 239: | ||
/* ----------------- ETC ----------------- */ | /* ----------------- ETC ----------------- */ | ||
/* ------ FRONT PAGE ----------- */ | |||
.newsDiv { | |||
width: 30%; | |||
display: table-cell; | |||
float:right; | |||
padding: 0px 30px 30px 30px; | |||
margin: 2px; | |||
background-color: #dbe8f1; | |||
} | |||
.newsDiv li { | |||
margin-bottom: 15px; | |||
} | |||
div#mw-content-text { | div#mw-content-text { |