m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/style.css b/src/style.css
index e888030..517d38a 100644
--- a/src/style.css
+++ b/src/style.css
@@ -11,12 +11,12 @@ img {
}
a {
- color: darkblue;
+ color: darkred;
text-decoration: none;
}
a:hover {
- color: #55f;
+ color: #f55;
}
#songs {