diff --git a/docs/style.css b/docs/style.css index 092bd4a..efcad28 100644 --- a/docs/style.css +++ b/docs/style.css @@ -4,7 +4,7 @@ } *{ font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; - color: #e2e2e2; + color:#808080; } body{ background-image: url("./Spectrum-Gradient.svg"); @@ -39,4 +39,4 @@ li a{ } li a:hover{ color: #ff00aa; -} \ No newline at end of file +}