diff --git a/styles.css b/styles.css index fd429e2..489bd8c 100644 --- a/styles.css +++ b/styles.css @@ -9,7 +9,7 @@ a { } a:hover { - background-color: blue; + background-color: rgb(130, 100, 185); } footer {