summaryrefslogtreecommitdiffstats
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index 9414957..489bd8c 100644
--- a/styles.css
+++ b/styles.css
@@ -9,5 +9,9 @@ a {
}
a:hover {
- background-color: blue;
+ background-color: rgb(130, 100, 185);
+}
+
+footer {
+ color: green;
} \ No newline at end of file