Seetha commited on
Commit
4b3fae9
·
1 Parent(s): 10e7a66

Delete level2.css

Browse files
Files changed (1) hide show
  1. level2.css +0 -18
level2.css DELETED
@@ -1,18 +0,0 @@
1
- path.link {
2
- fill: none;
3
-
4
- stroke-width: 1.5px;
5
- }
6
-
7
-
8
- circle {
9
- fill: #ccc;
10
- stroke: #333;
11
- stroke-width: 1.5px;
12
- }
13
-
14
- text {
15
- font: 10px sans-serif;
16
- pointer-events: none;
17
- }
18
-