KGBrain's picture
Upload 4 files
e6c0aaf
raw
history blame contribute delete
168 Bytes
.node circle {
fill: #fff;
stroke: black;
stroke-width: 2px;
}
.node text {
font: 12px sans-serif;
}
.link {
fill: none;
stroke-width: 2px;
}