summaryrefslogtreecommitdiffstats
path: root/styles.css
diff options
context:
space:
mode:
authorPratyush Desai2021-08-07 09:02:18 +0530
committerPratyush Desai2021-08-07 09:02:18 +0530
commitd2508005c40cefc22521c4bfa4e4cd656a535c50 (patch)
treea286ea8bf76906b7b314b082542fb261d5d1cc67 /styles.css
parentcc94c6e8971b3204a53a10c6ca265585d2c3158a (diff)
parent184dbc8811196b61f8be9ba5c8471a541b0be8bb (diff)
downloadwebsite-d2508005c40cefc22521c4bfa4e4cd656a535c50.tar.gz
website-d2508005c40cefc22521c4bfa4e4cd656a535c50.tar.bz2
website-d2508005c40cefc22521c4bfa4e4cd656a535c50.zip
merge conflict
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