1 2 3 4 5 6 7 8 9 10 11 12
body { font-family: helvetica; } /* Default test chart height of 220px. */ .test .epoch { height: 220px; } .broken { color: red; }