Add GWT Dygraphs loader class and supporting files.
[dygraphs.git] / docs / style.css
index 6edc799..c0a9749 100644 (file)
@@ -55,3 +55,12 @@ font-size: 30px;
 pre {
 padding: 0 10px;
 }
+
+.tests {
+  font-size: 80%;
+  font-weight: bold;
+}
+.tests a {
+  font-weight: normal;
+  text-decoration: none;
+}