Difference between revisions of "MediaWiki:Mobile.css"
Line 7: | Line 7: | ||
#mw-mf-last-modified { | #mw-mf-last-modified { | ||
display: none !important; | display: none !important; | ||
+ | } | ||
+ | #firstHeading { | ||
+ | display: none; | ||
} | } |
Revision as of 19:06, 30 June 2017
#sb-LastEditor {
display: none !important;
}
#bs-statebar {
display: none !important;
}
#mw-mf-last-modified {
display: none !important;
}
#firstHeading {
display: none;
}