Difference between revisions of "MediaWiki:Mobile.css"

no edit summary
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */


 
<style>
.skin-minerva div.post-content.footer-content:before {
.skin-minerva div.post-content.footer-content:before {
     display: inline-block;
     display: inline-block;
Line 12: Line 12:
     float: left;
     float: left;
}
}
</style>