Add temperature-sf-ny. We should rename it.
[dygraphs.git] / gallery / gallery.css
index c0b81d7..37462cf 100644 (file)
@@ -119,6 +119,10 @@ aside {
 
 #workarea #styled-chart-labels .chart {
   border: 1px dashed black;
-  margin: 5px 5px 5px 50px;
+  margin: 5px  5px 5px 50px;
   padding: 2px;
-}
\ No newline at end of file
+}
+
+@workarea #temperature-sf-ny #bordered {
+  border: 1px solid red;
+}