Seetha commited on
Commit
de85685
·
1 Parent(s): 32fa004

Delete tree.css

Browse files
Files changed (1) hide show
  1. tree.css +0 -15
tree.css DELETED
@@ -1,15 +0,0 @@
1
- .node circle {
2
- fill: #fff;
3
- stroke: black;
4
- stroke-width: 2px;
5
- }
6
-
7
- .node text {
8
- font: 12px sans-serif;
9
- }
10
-
11
- .link {
12
- fill: none;
13
-
14
- stroke-width: 2px;
15
- }