AFLAC_wyat / tree.css
Seetha's picture
Upload 3 files
3595b58
.node circle {
fill: #fff;
stroke: black;
stroke-width: 2px;
}
.node text {
font: 12px sans-serif;
}
.link {
fill: none;
stroke-width: 2px;
}