MediaWiki:Mobile.css: Difference between revisions

100% widths for main page
 
create page link
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */
#events-box, #bulletin-box { width: 100%; }
.mw-search-createlink {
#welcome-box h1 { width: 100%; }
    display: block !important;
}