Difference between revisions of "MediaWiki:Mobile.css"
Jump to navigation
Jump to search
Beds24>Annette |
m (1版 をインポートしました) |
(No difference)
| |
Latest revision as of 02:55, 12 March 2019
/* 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;
}