Difference between revisions of "MediaWiki:Mobile.css"

From Beds24 Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
  
.header-container, .pre-content h1, #page-actions, .footer-content h2 {
+
.pre-content h1 {
 
display: none;
 
display: none;
 
}
 
}

Revision as of 15:31, 14 November 2017

/* CSS placed here will affect users of the mobile site */

.pre-content h1 {
display: none;
}