X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Fstyle.css;h=c0a9749041ac99ac1f3d003560a46463d61f2953;hb=71ac4733fec0ca3adab2ae5440db13e1cd2231f1;hp=6edc799c18151fc4cb43b3ae0b67e34ae8e8b33c;hpb=15c966e03018429a35a11d504634e507664b91fb;p=dygraphs.git diff --git a/docs/style.css b/docs/style.css index 6edc799..c0a9749 100644 --- a/docs/style.css +++ b/docs/style.css @@ -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; +}