Jump to content

MediaWiki:Mobile.css: Difference between revisions

From VassarWiki
strip
create page link
 
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 */
.mw-search-createlink {
    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;
}