Moxie
2015-11-22 5287d27c3e70013b2f93cb199d822c1066b7aa5d
1
2
3
4
5
6
7
8
9
10
path {
  stroke: #000;
  stroke-width: 1.5;
  cursor: pointer;
}
 
text {
  font: 11px sans-serif;
  cursor: pointer;
}