Jump to content

MediaWiki:Mobile.css: Difference between revisions

From VassarWiki
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;
}

Latest revision as of 18:59, 30 May 2026

/* All CSS here will be loaded for users of the mobile site */
.mw-search-createlink {
    display: block !important;
}