Difference between revisions of "MediaWiki:Mobile.css"

From Mashinky
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the mobile site: .content .mainmenuCol table.wikitable { width:100%!important; }")
(Tags: Mobile edit, Mobile web edit)
(No difference)

Revision as of 08:43, 24 October 2017

/* CSS placed here will affect users of the mobile site */
.content .mainmenuCol table.wikitable {
    width:100%!important;
}