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!
m (removed clear:both on tracklist global) |
(introducing new mobile styles) |
||
Line 658: | Line 658: | ||
background-size: 100%; | background-size: 100%; | ||
float: left; | float: left; | ||
} | |||
@media only screen and (max-width: 400px) { | |||
body { | |||
#mw-page-base { | |||
height: 0em; | |||
div#mobilelogo { | |||
margin-top: 100px; | |||
} | |||
} | } |