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

From Tally Hallmanac: The Ultimate Tally Hall Wiki
Jump to navigation Jump to search
(Created page with "footer > .post-content { overflow: auto; margin-top: 82px; }")
Tags: Mobile edit Mobile web edit
 
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
footer > .post-content {
footer > .post-content {
     overflow: auto;
     overflow: auto;
     margin-top: 82px;
     margin-top: 82px !important;
}
}

Revision as of 15:31, 25 December 2018

footer > .post-content {
    overflow: auto;
    margin-top: 82px !important;
}