Difference between revisions of "MediaWiki:Mobile.css"
Jump to navigation
Jump to search
Beds24>Annette |
(No difference)
|
Revision as of 13:38, 14 November 2017
/* CSS placed here will affect users of the mobile site */
.pre-content h1 {
display: none !important;
}
.header-container{
display: none !important;
}
#page-actions {
display: none !important;
}
.footer-content h2 {
display: none !important;
}