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 19: | Line 19: | ||
#mw-mf-page-left ul:first-child { border-bottom: 0 !important; } | #mw-mf-page-left ul:first-child { border-bottom: 0 !important; } | ||
#mw-mf-page-left ul { background-color: #fff !important; } | #mw-mf-page-left ul { background-color: #fff !important; } | ||
#mw-mf-page-left ul li { text-shadow: 0 !important; } | #mw-mf-page-left ul li { text-shadow: 0 0 0 !important; } |
Revision as of 20:59, 25 September 2015
.noprint { display: none !important; } .infobox { display: none !important; } #page-actions { 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; } #mw-mf-page-left ul:first-child { border-bottom: 0 !important; } #mw-mf-page-left ul { background-color: #fff !important; } #mw-mf-page-left ul li { text-shadow: 0 0 0 !important; }