Difference between revisions of "MediaWiki:Common.css"
(307 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | # | + | yfpage .b, strong { |
+ | color: #006699; | ||
+ | } | ||
+ | |||
+ | div.thumb { | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | .tright { | ||
+ | margin: 0 0 .5em .5em; | ||
+ | padding: 0 0 1em 1.5em; | ||
+ | background: #fff; | ||
+ | } | ||
+ | |||
+ | #mw-site-navigation .sidebar-inner { | ||
+ | display: block !important; | ||
+ | background: none; | ||
+ | border: none; | ||
+ | border-width: 0; | ||
+ | padding: 0; | ||
+ | box-shadow: 0; | ||
+ | overflow: auto; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | line-height: inherit; | ||
+ | background: none; | ||
+ | box-shadow: none; | ||
+ | position: inherit; !important | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | min-width: 0; | ||
+ | max-width: 100%; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | z-index: 0; | ||
+ | } | ||
+ | |||
+ | .ts-inner { | ||
+ | max-width: 100em; | ||
+ | padding: 0; | ||
+ | margin: auto; | ||
+ | } | ||
+ | |||
+ | .client-js body{ | ||
+ | background: #f3f3f3; | ||
+ | } | ||
+ | |||
+ | #mw-related-navigation { | ||
+ | width: 0; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | #mw-related-navigation .sidebar-chunk { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #mw-content { | ||
+ | margin: 0 auto; | ||
+ | width: 54.5em; | ||
+ | } | ||
+ | |||
+ | #mw-content dd { | ||
+ | margin-bottom: 0.5em; | ||
+ | } | ||
+ | |||
+ | #mw-content-container { | ||
+ | margin-top:0; | ||
+ | border-bottom: none; | ||
+ | padding-bottom: 0em; | ||
+ | } | ||
+ | |||
+ | #mw-content-block{ | ||
+ | background: #f3f3f3; | ||
+ | } | ||
+ | |||
+ | #mw-content h4{ | ||
+ | margin-top: 0px; | ||
+ | } | ||
+ | |||
+ | #mw-site-navigation { | ||
+ | margin: 0 auto; | ||
+ | float: none; | ||
+ | width: 889px; | ||
+ | clear: left; | ||
+ | padding-right: 0em; | ||
+ | box-sizing: border-box; | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | #site-navigation h3 { | ||
+ | display: none !important; | ||
+ | } | ||
+ | #mw-site-navigation .sidebar-chunk h2{ | ||
display: none !important; | display: none !important; | ||
} | } | ||
− | # | + | #p-logo { |
− | list-style- | + | height: 6em; |
+ | width: 58.5em; | ||
+ | display: inline-block !important; | ||
+ | padding-top: 2.5em; | ||
+ | } | ||
+ | .mw-wiki-logo { | ||
+ | width: 58.5em; | ||
+ | height: 7em; | ||
+ | } | ||
+ | |||
+ | #mw-site-navigation .sidebar-chunk { | ||
+ | border: #f3f3f3; background: #f3f3f3; box-shadow: none; width:889px; line-height: 0.5; | ||
+ | padding: 0em 1.5em 0; | ||
+ | padding-left: 0; | ||
+ | overflow: auto; | ||
+ | margin: 1em 0em 0.3em 0em; | ||
+ | } | ||
+ | |||
+ | #mw-site-navigation .sidebar-chunk ul { | ||
+ | padding:0; margin:0; list-style:none; border:0; float:left; | ||
+ | padding-bottom: 0.25em; | ||
+ | } | ||
+ | |||
+ | #n-Contact{ | ||
+ | margin-right: 0px !important; | ||
+ | } | ||
+ | |||
+ | #mw-site-navigation .sidebar-chunk ul li { | ||
+ | float:left; margin:0; border:0; | ||
+ | margin-right: 17px; | ||
+ | } | ||
+ | |||
+ | #mw-site-navigation .sidebar-chunk ul li a { | ||
+ | float:left; margin:0; padding:13px 24px; background-color:white; | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-weight: bold; | ||
+ | font-size: 16px; | ||
+ | color: #164976; | ||
+ | } | ||
+ | |||
+ | /* mouse over link */ | ||
+ | #mw-site-navigation .sidebar-chunk ul li a:hover { | ||
+ | color: white; | ||
+ | background-color:gray; | ||
+ | } | ||
+ | |||
+ | /* link active */ | ||
+ | #mw-site-navigation .sidebar-chunk ul li a:active { | ||
+ | color: white !important; | ||
+ | background-color:gray !important; | ||
+ | } | ||
+ | |||
+ | .noautonum .tocnumber { display: none; } | ||
+ | |||
+ | #mw-content-container { | ||
+ | background-image: none; | ||
+ | } | ||
+ | |||
+ | #mw-header-container { | ||
+ | min-height: 0em; | ||
+ | padding: 0 0 0; | ||
+ | } | ||
+ | |||
+ | #mw-footer { | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #mw-footer ul{ | ||
margin: 0; | margin: 0; | ||
− | |||
} | } | ||
− | # | + | #mw-footer-container { |
− | + | border-top: none; | |
− | + | box-shadow: none; | |
+ | width: 889px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #mw-footer-container a{ | ||
+ | color: #f7f7f7; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | #footer-info { | ||
+ | color: #000000; | ||
+ | } | ||
+ | |||
+ | #footer-icons { | ||
+ | width: 347px; | ||
+ | margin: 1em !important; | ||
+ | margin-right: 0em !important; | ||
+ | } | ||
+ | |||
+ | #footer-icons img { | ||
+ | width = 35px; | ||
+ | height = 25px; | ||
+ | } | ||
+ | |||
+ | #footer-icons li { | ||
+ | display: inline-block; | ||
+ | padding-left: 48px; | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | |||
+ | #recentcontent img{ | ||
+ | padding-right: 12px; | ||
+ | } | ||
+ | |||
+ | #perscontent img{ | ||
+ | padding-right: 30px; | ||
+ | padding-bottom: 35px; | ||
+ | } | ||
+ | |||
+ | #tablecontent img{ | ||
+ | padding-right: 12px; | ||
+ | } | ||
+ | |||
+ | #tablecontent { | ||
+ | display: table; | ||
+ | } | ||
+ | |||
+ | #row { | ||
+ | display: table-row; | ||
+ | } | ||
+ | |||
+ | #left, #right, #middle { | ||
+ | display: table-cell; | ||
+ | } | ||
+ | |||
+ | #left { | ||
+ | padding-right: 80px; | ||
+ | padding-bottom: 20px; | ||
+ | width: 386px; | ||
+ | } | ||
+ | |||
+ | #right { | ||
+ | vertical-align: top; | ||
+ | padding-top: 0; | ||
+ | } | ||
+ | |||
+ | #ca-talk {display: none !important;} | ||
+ | #mw-header-hack {display: none !important;} | ||
+ | |||
+ | /*firstHeading*/ | ||
+ | /* | ||
+ | <h1 class="firstHeading"> | ||
+ | |||
+ | <?php $this->html( 'title' ) ?> | ||
+ | |||
+ | </h1> | ||
+ | */ | ||
+ | |||
+ | |||
+ | .toclimit-2 .toclevel-1 ul, | ||
+ | .toclimit-3 .toclevel-2 ul, | ||
+ | .toclimit-4 .toclevel-3 ul, | ||
+ | .toclimit-5 .toclevel-4 ul, | ||
+ | .toclimit-6 .toclevel-5 ul, | ||
+ | .toclimit-7 .toclevel-6 ul { | ||
+ | display: none; | ||
} | } |
Latest revision as of 11:13, 17 May 2016
/* CSS placed here will be applied to all skins */ yfpage .b, strong { color: #006699; } div.thumb { float: right; } .tright { margin: 0 0 .5em .5em; padding: 0 0 1em 1.5em; background: #fff; } #mw-site-navigation .sidebar-inner { display: block !important; background: none; border: none; border-width: 0; padding: 0; box-shadow: 0; overflow: auto; padding: 0; margin: 0; line-height: inherit; background: none; box-shadow: none; position: inherit; !important padding: 0; margin: 0; min-width: 0; max-width: 100%; top: 0; left: 0; z-index: 0; } .ts-inner { max-width: 100em; padding: 0; margin: auto; } .client-js body{ background: #f3f3f3; } #mw-related-navigation { width: 0; margin-top: 0; } #mw-related-navigation .sidebar-chunk { display: none; } #mw-content { margin: 0 auto; width: 54.5em; } #mw-content dd { margin-bottom: 0.5em; } #mw-content-container { margin-top:0; border-bottom: none; padding-bottom: 0em; } #mw-content-block{ background: #f3f3f3; } #mw-content h4{ margin-top: 0px; } #mw-site-navigation { margin: 0 auto; float: none; width: 889px; clear: left; padding-right: 0em; box-sizing: border-box; display: block; } #site-navigation h3 { display: none !important; } #mw-site-navigation .sidebar-chunk h2{ display: none !important; } #p-logo { height: 6em; width: 58.5em; display: inline-block !important; padding-top: 2.5em; } .mw-wiki-logo { width: 58.5em; height: 7em; } #mw-site-navigation .sidebar-chunk { border: #f3f3f3; background: #f3f3f3; box-shadow: none; width:889px; line-height: 0.5; padding: 0em 1.5em 0; padding-left: 0; overflow: auto; margin: 1em 0em 0.3em 0em; } #mw-site-navigation .sidebar-chunk ul { padding:0; margin:0; list-style:none; border:0; float:left; padding-bottom: 0.25em; } #n-Contact{ margin-right: 0px !important; } #mw-site-navigation .sidebar-chunk ul li { float:left; margin:0; border:0; margin-right: 17px; } #mw-site-navigation .sidebar-chunk ul li a { float:left; margin:0; padding:13px 24px; background-color:white; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #164976; } /* mouse over link */ #mw-site-navigation .sidebar-chunk ul li a:hover { color: white; background-color:gray; } /* link active */ #mw-site-navigation .sidebar-chunk ul li a:active { color: white !important; background-color:gray !important; } .noautonum .tocnumber { display: none; } #mw-content-container { background-image: none; } #mw-header-container { min-height: 0em; padding: 0 0 0; } #mw-footer { padding: 0; } #mw-footer ul{ margin: 0; } #mw-footer-container { border-top: none; box-shadow: none; width: 889px; margin: 0 auto; } #mw-footer-container a{ color: #f7f7f7; font-weight: bold; } #footer-info { color: #000000; } #footer-icons { width: 347px; margin: 1em !important; margin-right: 0em !important; } #footer-icons img { width = 35px; height = 25px; } #footer-icons li { display: inline-block; padding-left: 48px; vertical-align: top; } #recentcontent img{ padding-right: 12px; } #perscontent img{ padding-right: 30px; padding-bottom: 35px; } #tablecontent img{ padding-right: 12px; } #tablecontent { display: table; } #row { display: table-row; } #left, #right, #middle { display: table-cell; } #left { padding-right: 80px; padding-bottom: 20px; width: 386px; } #right { vertical-align: top; padding-top: 0; } #ca-talk {display: none !important;} #mw-header-hack {display: none !important;} /*firstHeading*/ /* <h1 class="firstHeading"> <?php $this->html( 'title' ) ?> </h1> */ .toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; }