diff --git a/examples/treemap/style.css b/examples/treemap/style.css index 8c5313b..03f1ec9 100644 --- a/examples/treemap/style.css +++ b/examples/treemap/style.css @@ -1,6 +1,5 @@ body { - /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/ font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; } @@ -11,8 +10,6 @@ h1 text-align:center; } -/*** Stats Tables ***/ - table { border-collapse: collapse; diff --git a/examples/treemap/test_attribute_treemap.html b/examples/treemap/test_attribute_treemap.html index d6e8fc4..8d6dd1b 100644 --- a/examples/treemap/test_attribute_treemap.html +++ b/examples/treemap/test_attribute_treemap.html @@ -18,9 +18,5 @@ -