X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Fstyle.css;h=c0a9749041ac99ac1f3d003560a46463d61f2953;hb=71ac4733fec0ca3adab2ae5440db13e1cd2231f1;hp=4b7d4e147bdbb079b0603a2b0efe2fc1cc3f5435;hpb=bf5b5f4d1fcf098d97a596749ef662b5f8649c72;p=dygraphs.git diff --git a/docs/style.css b/docs/style.css index 4b7d4e1..c0a9749 100644 --- a/docs/style.css +++ b/docs/style.css @@ -57,5 +57,10 @@ padding: 0 10px; } .tests { -font-size: 80%; + font-size: 80%; + font-weight: bold; +} +.tests a { + font-weight: normal; + text-decoration: none; }