Browse Source

Improve bold rendering

pull/242/head
Florian Mounier 10 years ago
parent
commit
3bd44f190c
  1. 2
      pygal/css/graph.css

2
pygal/css/graph.css

@ -66,7 +66,7 @@
stroke-dasharray: 6,6;
}
{{ id }}.axis text.major {
stroke-width: 0.5px;
stroke-width: 0.25px;
}
{{ id }}.horizontal .axis.y .guide.line,

Loading…
Cancel
Save