X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=experimental%2Fpalette%2Findex.css;h=ca171f40f93c45c25050b268858390e7c64cf74e;hb=c3491213337a0241107430ad15038c2f18fa5789;hp=d17ca620b1265af5f65f460281f73c20918e83c9;hpb=5b6d85fdd7b79dc62886a67a08fb9019c98f796c;p=dygraphs.git diff --git a/experimental/palette/index.css b/experimental/palette/index.css index d17ca62..ca171f4 100644 --- a/experimental/palette/index.css +++ b/experimental/palette/index.css @@ -7,3 +7,12 @@ margin-left: auto; margin-right: auto; } + +#toggleInstructions { + color: #0000DD; +} + +#toggleInstructions:hover { + color: #0000FF; + text-decoration: underline; +}