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