link color
parent
d976af78dc
commit
f8ad566496
|
@ -13,9 +13,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.link line {
|
.link line {
|
||||||
stroke: #f50;
|
stroke: #ddd;
|
||||||
stroke-opacity: 1;
|
stroke-opacity: 1;
|
||||||
stroke-width: 5px !important;
|
stroke-width: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.node ellipse {
|
.node ellipse {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.link line {
|
.link line {
|
||||||
stroke: #333;
|
stroke: #777;
|
||||||
stroke-opacity: 1;
|
stroke-opacity: 1;
|
||||||
stroke-width: 1.5px;
|
stroke-width: 1.5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue