Difference between revisions of "MediaWiki:Mobile.css"

From ChaldeanWiki
Jump to: navigation, search
(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 22:05, 4 May 2015

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

.mf-welcome {
margin-left:-25%;
overflow:hidden;
max-width:350px;
}