Update @ July 7, 2025: If you are having issues with the site (including any PHP errors), please contact us via Facebook. Thank you!

MediaWiki:Mobile.css/Main Page: Difference between revisions

From generasia
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */


.mp_header .mp_header_left, .mp_header .mp_header_right {
.mp_header .mp_header_left, .mp_header .mp_header_right {
   display: block;
   display: block;
}
}

Latest revision as of 14:50, 18 September 2017

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

.mp_header .mp_header_left, .mp_header .mp_header_right {
 display: block;
}