MediaWiki:Mobile.css: Difference between revisions
Jump to navigation
Jump to search
Sergekorjian (talk | contribs) No edit summary |
Sergekorjian (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
#page-actions { display: none !important; } | #page-actions { display: none !important; } | ||
#section_0 { display: none !important; } | #section_0 { display: none !important; } | ||
input, textarea { font-size: 2.11em !important; } | |||
input.search { height: 77px !important; } | |||
input:not([type=submit]), textarea { border-radius: 6px !important; } | |||
.header { min-height: 88px !important; padding-top: 11px !important; } | |||
#mw-mf-main-menu-button, #secondary-button { top: 26px; !important; } |
Revision as of 17:27, 25 September 2015
.noprint { display: none !important; } .infobox { display: none !important; } #page-actions { display: none !important; } #section_0 { display: none !important; } input, textarea { font-size: 2.11em !important; } input.search { height: 77px !important; } input:not([type=submit]), textarea { border-radius: 6px !important; } .header { min-height: 88px !important; padding-top: 11px !important; } #mw-mf-main-menu-button, #secondary-button { top: 26px; !important; }