Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
133 bytes added ,  02:48, 19 January 2020
introducing new mobile styles
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;
}
}
}

Navigation menu