X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Fstyle.css;h=23ec7a1a7e2f8eecc73176af68a159eafaa5f7bf;hb=5cb6204347bf9e4ad2a1d243a40caea2bf8c54e7;hp=4b7d4e147bdbb079b0603a2b0efe2fc1cc3f5435;hpb=bf5b5f4d1fcf098d97a596749ef662b5f8649c72;p=dygraphs.git diff --git a/docs/style.css b/docs/style.css index 4b7d4e1..23ec7a1 100644 --- a/docs/style.css +++ b/docs/style.css @@ -46,6 +46,7 @@ top: 0px; border-left: 2px solid rgb(229, 236, 249); padding-left: 20px; margin-left: 0px; +max-width: 900px; } #content h1 { @@ -57,5 +58,10 @@ padding: 0 10px; } .tests { -font-size: 80%; + font-size: 80%; + font-weight: bold; +} +.tests a { + font-weight: normal; + text-decoration: none; }