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; }") |
(Tags: Mobile edit, Mobile web edit) |
||
| Line 2: | Line 2: | ||
.mf-welcome { | .mf-welcome { | ||
| − | |||
| − | |||
max-width:350px; | max-width:350px; | ||
} | } | ||
Revision as of 23:07, 4 May 2015
/* CSS placed here will affect users of the mobile site */
.mf-welcome {
max-width:350px;
}