MediaWiki:Mobile.css: Difference between revisions

updating mobile.css to more accurately match common.css, removing minerva related css
No edit summary
Line 3: Line 3:
/* Make sure any changes are copied to MediaWiki:Common.css and vice versa. */
/* Make sure any changes are copied to MediaWiki:Common.css and vice versa. */
/* CSS placed here will be used by both desktop view and mobile view skins. */
/* CSS placed here will be used by both desktop view and mobile view skins. */
/* Galleries */
/* help to replace deprecated <center> tags */
.gallery.mw-gallery-traditional {
text-align: center;


.page-Main_Page #firstHeading { display:none; }
.page-Main_Page #firstHeading { display:none; }