Difference between revisions of "MediaWiki:Mobile.css"
From ChaldeanWiki
(Created page with "→CSS placed here will affect users of the mobile site: .mf-welcome { margin-left:-25%; overflow:hidden; max-width:350px; }") |
(No difference)
|
Revision as of 23:05, 4 May 2015
/* CSS placed here will affect users of the mobile site */
.mf-welcome {
margin-left:-25%;
overflow:hidden;
max-width:350px;
}