diff --git a/css/index.css b/css/index.css index 7916a5c..438c62d 100644 --- a/css/index.css +++ b/css/index.css @@ -144,7 +144,7 @@ img[src*="#fig"] { } button:hover { - color: #984210; + color: #464646;; } button { @@ -213,6 +213,10 @@ a { border: none; } +a:hover{ + color: #464646; +} + header { font-family: "Work Sans"; }