MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 14: Line 14:
a:link {color:#46728D !important; }
a:link {color:#46728D !important; }
a:visited {color:#46728D !important; }
a:visited {color:#46728D !important; }
a:hover {color:#354C59 !important; }
a:hover {color:#fff !important; }
a:active {color:#354C59 !important; }
a:active {color:#354C59 !important; }
body.navigation-enabled { border-left: 0px !important; }
body.navigation-enabled { border-left: 0px !important; }
Line 23: Line 23:
h1 { font-family: Arial !important; font-size: 2em !important; }
h1 { font-family: Arial !important; font-size: 2em !important; }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { font-family: Arial !important; }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { font-family: Arial !important; }
.primary-navigation-enabled { background: #fff !important; }
a:hover {

Latest revision as of 21:21, 23 December 2015

.noprint { display: none !important; }
.infobox { display: none !important; }
#page-actions { display: none !important; }
input, textarea { font-size: 2.11em !important; }
input.search { height: 77px !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: 0px !important; }
#mw-mf-main-menu-button, #secondary-button { top: 1px; !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:#fff !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; }
.content h2 { font-family: Arial !important; }
h1 { font-family: Arial !important; font-size: 2em !important; }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { font-family: Arial !important; }
.primary-navigation-enabled { background: #fff !important; }
a:hover {