Difference between revisions of "Template:StatBox"
Jump to navigation
Jump to search
imported>Felix |
imported>Felix |
||
Line 3: | Line 3: | ||
</noinclude><includeonly> {{#css: | </noinclude><includeonly> {{#css: | ||
.firstrow td, .firstrow th { | .firstrow td, .firstrow th { | ||
− | border-top: 1px dotted {{{colour- | + | border-top: 1px dotted {{{colour-divder|black}}}; |
} | } | ||
.stathead { | .stathead { | ||
Line 22: | Line 22: | ||
white-space: nowrap; | white-space: nowrap; | ||
background-color: {{{colour-background|white}}}; | background-color: {{{colour-background|white}}}; | ||
− | color: {{{colour- | + | color: {{{colour-text|#666}}}; |
− | border:2px {{{colour- | + | border:2px {{{colour-border|#666}}} solid; |
text-align: center; | text-align: center; | ||
border-radius: 6px; | border-radius: 6px; | ||
Line 45: | Line 45: | ||
border-width: 8px; | border-width: 8px; | ||
border-style: solid; | border-style: solid; | ||
− | border-color: transparent {{{colour- | + | border-color: transparent {{{colour-border|#666}}} transparent transparent; |
} | } | ||
.wrapper .tooltip.wrap::after { | .wrapper .tooltip.wrap::after { |
Revision as of 20:50, 17 September 2016
Stat box, for notable stats. Documentation coming shortly.