MediaWiki:Mobile.css: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
Beds24>Annette
No edit summary
 
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;
}