summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
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 {