Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Styling for inline ratings) |
(Hiding main page title) |
||
(6 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 */ | ||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | |||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
Line 17: | Line 19: | ||
padding-right: 4px; | padding-right: 4px; | ||
border: 1px solid #a99f92; | border: 1px solid #a99f92; | ||
margin-bottom: 3px; | |||
margin-right: 3px; | |||
} | } | ||
Line 68: | Line 72: | ||
} | } | ||
.tagdoc-rating { | td.tagdoc-rating { | ||
text-align: center; | text-align: center; | ||
font-weight: bold; | font-weight: bold; | ||
Line 155: | Line 159: | ||
} | } | ||
.tagdoc- | .tagdoc-geometry-divisible a:link, | ||
.tagdoc- | .tagdoc-geometry-divisible a:visited, | ||
.tagdoc-geometry-singular a:link, | |||
.tagdoc-geometry-singular a:visited, | |||
.tagdoc-waydirection a:link, | |||
.tagdoc-waydirection a:visited, | |||
.tagdoc-taglevel a:link, | .tagdoc-taglevel a:link, | ||
.tagdoc-taglevel a:visited, | .tagdoc-taglevel a:visited, | ||
Line 181: | Line 189: | ||
} | } | ||
.tagdoc-waydirection, | |||
.tagdoc-subgeometryconvention, | .tagdoc-subgeometryconvention, | ||
.tagdoc-geometryconvention { | .tagdoc-geometryconvention { | ||
padding-left: 4px; | padding-left: 4px; | ||
padding-right: 4px; | padding-right: 4px; | ||
} | |||
.tagdoc-subgeometryconvention, | |||
.tagdoc-geometry-divisible, | |||
.tagdoc-geometry-singular { | |||
background: #bfacb1; | |||
} | } | ||
.tagdoc-waydirection { | .tagdoc-waydirection { | ||
background: #abb3a5; | background: #abb3a5; | ||
} | } | ||
Latest revision as of 23:26, 4 March 2022
/* CSS placed here will be applied to all skins */ body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } #ca-talk { display: none !important; } .extiw { background-color: #e1eae3; } .tagdoc-taglink { background-color: #e3e8f2; } .tagdoc-tagdomain { background-color: #d9cab6; display: inline-block; padding-left: 4px; padding-right: 4px; border: 1px solid #a99f92; margin-bottom: 3px; margin-right: 3px; } .tagdoc-tagdomain a:link, .tagdoc-tagdomain a:visited { color:white; } .tagdoc-infobox { border: 1px solid #b6b3ae; border-spacing: 3px; background-color: #f2efe9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; line-height: 1.5em; float: right; clear: right; max-width: 316px; } .tagdoc-ibox-date { float:right; font-size:80%; } .tagdoc-ibox-heading { font-size:140%; } .tagdoc-ibox-heading-primary { color: #042781; } .tagdoc-ibox-heading-secondary { color: #244658; } .tagdoc-ibox-subheading { padding-top: 12px; } .tagdoc-ibox-section { font-weight: bold; max-width: 30%; color: #000000; } .tagdoc-ibox-col-subrating { max-width: 32px; } td.tagdoc-rating { text-align: center; font-weight: bold; } .tagdoc-rating a:link, .tagdoc-rating a:visited { color:white; } .tagdoc-rating-excellent { background: #9cb986; } .tagdoc-rating-good { background: #b9c688; } .tagdoc-rating-moderate { background: #d2c78b; } .tagdoc-rating-bad { background: #ddb58f; } .tagdoc-rating-verybad { background: #e69f95; } .tagdoc-rating-invalid { color: red; } span.tagdoc-rating-excellent { background: #b1d09b; padding-left: 2px; padding-right: 2px; } span.tagdoc-rating-good { background: #cedb9c; padding-left: 2px; padding-right: 2px; } span.tagdoc-rating-moderate { background: #f0e3a6; padding-left: 2px; padding-right: 2px; } span.tagdoc-rating-bad { background: #f0c8a1; padding-left: 2px; padding-right: 2px; } span.tagdoc-rating-verybad { background: #feb4aa; padding-left: 2px; padding-right: 2px; } .tagdoc-quantity { text-align: center; color: #000080; font-size:80%; } .tagdoc-quantity-trend-positive, .tagdoc-quantity-percentage-positive { background: #dfe5cb; } .tagdoc-quantity-trend-negative, .tagdoc-quantity-percentage-negative { background: #f6deca; } .tagdoc-taglevel-primary { background: #8cb6d2; padding-left: 4px; padding-right: 4px; } .tagdoc-taglevel-secondary { background: #a4b3be; padding-left: 4px; padding-right: 4px; } .tagdoc-subgeometryconvention a:link, .tagdoc-subgeometryconvention a:visited { color:white; } .tagdoc-geometry-divisible a:link, .tagdoc-geometry-divisible a:visited, .tagdoc-geometry-singular a:link, .tagdoc-geometry-singular a:visited, .tagdoc-waydirection a:link, .tagdoc-waydirection a:visited, .tagdoc-taglevel a:link, .tagdoc-taglevel a:visited, .tagdoc-tagtype a:link, .tagdoc-tagtype a:visited { font-weight: bold; color:white; } .tagdoc-taglevel-invalid { font-weight: bold; color: red; } .tagdoc-tagtype { background: #b4acd0; padding-left: 4px; padding-right: 4px; } .tagdoc-tagtype-invalid { font-weight: bold; color: red; } .tagdoc-waydirection, .tagdoc-subgeometryconvention, .tagdoc-geometryconvention { padding-left: 4px; padding-right: 4px; } .tagdoc-subgeometryconvention, .tagdoc-geometry-divisible, .tagdoc-geometry-singular { background: #bfacb1; } .tagdoc-waydirection { background: #abb3a5; } .tagdoc-geometry-invalid { font-weight: bold; color: red; } .tagdoc-renderinggallery, .tagdoc-mapsgallery { border: 1px solid #b6b3ae; border-spacing: 3px; background-color: #f2efe9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float:left; } table.tagdoc-rendersample, table.tagdoc-mapsbox { float:left; } .tagdoc-renderinggallery-heading { font-size:120%; margin-left: 4px; } .tagdoc-rendersample-caption { text-align: center; }