Difference between revisions of "MediaWiki:Mobile.css"
(Created page with "→CSS placed here will affect users of the mobile site: body.page-Main_Page.action-view h1, body.page-Main_Page.action-submit h1 { display: none; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the mobile site */ | /* CSS placed here will affect users of the mobile site */ | ||
− | + | #bitnami-banner { | |
− | |||
display: none; | display: none; | ||
} | } |
Revision as of 02:31, 21 February 2016
/* CSS placed here will affect users of the mobile site */
#bitnami-banner {
display: none;
}