Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
padding-right: 4px; | padding-right: 4px; | ||
border: 1px solid #a99f92; | border: 1px solid #a99f92; | ||
margin-bottom: 3px; | |||
} | } | ||
Revision as of 15:07, 26 February 2022
/* CSS placed here will be applied to all skins */ #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; } .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-geometryconvention a:link, .tagdoc-geometryconvention 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-subgeometryconvention, .tagdoc-geometryconvention { background: #bfacb1; padding-left: 4px; padding-right: 4px; } .tagdoc-waydirection { color:white; font-weight: bold; background: #abb3a5; padding-left: 4px; padding-right: 4px; } .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; }