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:Mobile.css"

Jump to navigation Jump to search
No change in size ,  15:02, 25 December 2018
no edit summary
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 2: Line 2:




div.footer-content::before {
div.footer-content:before {
     display: inline-block;
     display: inline-block;
     width: 50px;
     width: 50px;
     height: 53px;
     height: 53px;
     margin-right: 15px;
     margin-right: 15px;
     content: "";
     content: " ";
     background: url(/wiki/images/hitsWiki_logo-2014.png) no-repeat 0 0;
     background: url(/wiki/images/hitsWiki_logo-2014.png) no-repeat 0 0;
     background-size: 100%;
     background-size: 100%;
     float: left;
     float: left;
}
}

Navigation menu