Commit 5d72a633 by Zachary Tong

Remove unused css

parent 2706c737
...@@ -13,27 +13,10 @@ ...@@ -13,27 +13,10 @@
display:none display:none
} }
.legend {
font-size: 18px;
font-style: oblique;
}
.legend line { .legend line {
stroke-width: 2px; stroke-width: 2px;
} }
.setosa {
stroke: #800;
}
.versicolor {
stroke: #080;
}
.virginica {
stroke: #008;
}
.brush .extent { .brush .extent {
fill-opacity: .3; fill-opacity: .3;
stroke: #fff; stroke: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment