Difference between revisions of "MediaWiki:Mobile.css"

From Kiwix
Jump to navigation Jump to search
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */
.download_button li {
box-sizing: content-box;
}

Revision as of 18:13, 8 November 2015

/* CSS placed here will affect users of the mobile site */

.download_button li {
	box-sizing: content-box;
}