aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style/default.css')
-rw-r--r--static/style/default.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/style/default.css b/static/style/default.css
index 8c0cd7e..58c3011 100644
--- a/static/style/default.css
+++ b/static/style/default.css
@@ -8,6 +8,8 @@ body {
background-color: #E3E3E3; }
a {
text-decoration: none; }
+a:hover {
+ border-bottom: 1px solid blue; }
a.subtle {
color: black;
text-decoration: none; }