Difference between revisions of "MediaWiki:Mobile.css"

Jump to navigation Jump to search
no edit summary
(Created page with "→‎CSS placed here will affect users of the mobile site: li { box-sizing: border-box; }")
 
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */


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

Navigation menu