Gallery code links reset the URL anchor. This fixes it.
[dygraphs.git] / gallery / gallery.css
index 7bd3510..74bbbef 100644 (file)
@@ -47,6 +47,11 @@ aside {
   color: #090;
 }
 
+#code a:hover {
+  color: blue;
+  cursor: pointer;
+}
+
 #demotitle {
   text-align: center;
   font-size: 1.5em;