Skip to content

Commit 5a78bc6

Browse files
author
Robert Jackson
committed
Remove unused CSS.
1 parent 6096cd3 commit 5a78bc6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

app/styles/app.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
1-
.node circle {
2-
fill: #999;
3-
}
4-
51
.node text {
62
font: 10px sans-serif;
73
}
84

9-
.node--internal circle {
10-
fill: #555;
11-
}
12-
13-
.node--internal text {
14-
text-shadow: 0 1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
15-
}
16-
175
.link {
186
fill: none;
197
stroke: #555;

0 commit comments

Comments
 (0)