Remove unused styles

This commit is contained in:
Alan Bernstein 2017-05-30 12:57:07 -05:00
parent 48192edac1
commit 4ed670b709

View file

@ -287,12 +287,6 @@ td{
padding: 21px 30px;
}
.string { color: green; }
.number { color: darkorange; }
.boolean { color: blue; }
.null { color: magenta; }
.key { color: red; }
.expand {
text-align: center;
}