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
Changed main heading font to be the HITS font
m (Didn't work)
Tags: Mobile edit Mobile web edit Advanced mobile edit
(Changed main heading font to be the HITS font)
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */


footer > .post-content {
 
     overflow: auto;
#firstHeading.firstHeading {
     margin-top: 182px !important;
     text-shadow: #ccc 2px 2px 5px;
     font-family: 'ddaftt-uppercaddafttuppercase','Roboto Condensed','Trebuchet MS', Verdana, Arial, Helvetica;
}
}


/* -----------
/* -----------
Line 16: Line 18:
Mobile Collapsable Element
Mobile Collapsable Element
  ----------------- */
  ----------------- */
footer > .post-content {
    overflow: auto;
    margin-top: 182px !important;
}

Navigation menu