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 17: Line 17:
a:hover {color:#354C59 !important; }
a:hover {color:#354C59 !important; }
a:active {color:#354C59 !important; }
a:active {color:#354C59 !important; }
body.mediawiki ltr sitedir-ltr page-Main_Page mobile stable is-authenticated skin-mobile action-view navigation-enabled { border left: 0px !important; }
body.navigation-enabled { border-left: 0px !important; }

Revision as of 19:58, 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: 61px !important; color: #46728D !important;}
input:not([type=submit]), textarea { border-radius: 6px !important; border-color: #9AB6CC !important; color: #46728D !important; }
.header { min-height: 70px !important; padding-top: 11px !important; }
#mw-mf-main-menu-button, #secondary-button { top: 17px; !important; }
.header h1, .header h2 { padding-top: 7px !important; font-family: Arial !important; }
input[type="number"], .mw-ui-input-inline { width: 100% !important; }
.button, button, input[type=submit] { margin-top: 10px !important; margin-bottom: 10px !important; margin-right: auto !important; margin-left: auto !important; padding-top: 0.3em !important; padding-bottom: 0.3em !important; }
.mobile { display: initial !important; }
.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-primary { background: #46728D !important; border: 1px solid #46728D !important; }
a:link {color:##46728D !important; }
a:visited {color:##46728D !important; }
a:hover {color:#354C59 !important; }
a:active {color:#354C59 !important; }
body.navigation-enabled { border-left: 0px !important; }