visual-knowledgegraph / level2.css
Seetha's picture
Upload 6 files
28da362
raw
history blame
192 Bytes
path.link {
fill: none;
stroke-width: 1.5px;
}
circle {
fill: #ccc;
stroke: #333;
stroke-width: 1.5px;
}
text {
font: 10px sans-serif;
pointer-events: none;
}