1 #chart {
2 font: 10px sans-serif;
3 }
4
5 .chord path {
6 fill-opacity: .67;
7 stroke: #000;
8 stroke-width: .5px;
9 }