Notice: Firmware Links Under Maintenance We are currently undergoing maintenance on all firmware links. If any links are inaccessible, please email or contact Tech Support for the firmware. We appreciate your patience during the maintenance, thank you for your understanding.

Difference between revisions of "MediaWiki:Mobile.css"

Line 9: Line 9:
 
}
 
}
 
#firstHeading {
 
#firstHeading {
 +
    display: none;
 +
}
 +
.pre-content h1, .content h1, .content h2, h3, h4, h5, h6 {
 
     display: none;
 
     display: none;
 
}
 
}

Revision as of 19:11, 30 June 2017

#sb-LastEditor {
display: none !important;
}
#bs-statebar {
display: none !important;
}
#mw-mf-last-modified {
display: none !important;
}
#firstHeading {
    display: none;
}
.pre-content h1, .content h1, .content h2, h3, h4, h5, h6 {
    display: none;
}