Difference between revisions of "Template:StatBox"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
imported>Felix
Line 3: Line 3:
 
</noinclude><includeonly>&#32;{{#css:
 
</noinclude><includeonly>&#32;{{#css:
 
.firstrow td, .firstrow th {
 
.firstrow td, .firstrow th {
border-top: 1px dotted {{{colour-border|black}}};
+
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-links|#666}}};
+
color: {{{colour-text|#666}}};
border:2px {{{colour-links|#666}}} solid;
+
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-links|#666}}} transparent transparent;
+
border-color: transparent {{{colour-border|#666}}} transparent transparent;
 
}
 
}
 
.wrapper .tooltip.wrap::after {
 
.wrapper .tooltip.wrap::after {

Revision as of 21:50, 17 September 2016

Stat box, for notable stats. Documentation coming shortly.