MediaWiki:Mobile.css: Difference between revisions

From Ikwipedia
 
No edit summary
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 */
/* Only for desktop devices */
/* Only for desktop devices */
.nomobile {
display:none;
}

Revision as of 07:51, 21 November 2024

/* All CSS here will be loaded for users of the mobile site */
/* Only for desktop devices */