fixed foreground color
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 12 Sep 2011 20:34:55 +0000 (20:34 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 12 Sep 2011 20:34:55 +0000 (20:34 +0000)
www/style.css

index 5b54019..7703837 100644 (file)
@@ -63,6 +63,6 @@ th, td {
     padding: 4px 4px 4px 4px;
 }
 
-chart {
+.chart {
     color: #000;
 }
\ No newline at end of file