more compact nodemap
This commit is contained in:
parent
973a39087d
commit
682e73e737
2 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,11 @@
|
|||
.node ellipse {
|
||||
fill: #fff;
|
||||
stroke-width: 1.5px;
|
||||
stroke-width: 2.5px;
|
||||
}
|
||||
|
||||
.node text {
|
||||
font-size: 14px;
|
||||
font-size: 10px;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
line.link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue