summaryrefslogtreecommitdiff
path: root/local.scss
diff options
context:
space:
mode:
Diffstat (limited to 'local.scss')
-rw-r--r--local.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.scss b/local.scss
index c789068..8a858b0 100644
--- a/local.scss
+++ b/local.scss
@@ -27,6 +27,10 @@ H3 {
a {
color: darkblue;
font-weight: normal;
+ text-decoration: none;
+ &:hover {
+ text-decoration: underline;
+ }
}
p {