X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=experimental%2Fpalette%2Findex.css;h=ca171f40f93c45c25050b268858390e7c64cf74e;hb=65129ba82d4efe12714be88fa3c792149c00ca10;hp=d17ca620b1265af5f65f460281f73c20918e83c9;hpb=e26b71566419e1c051f3fbd1f4f8f64b063a04c9;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; +}