summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/assets/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/assets/style.css b/public/assets/style.css
index de00fbb..ff82ecd 100644
--- a/public/assets/style.css
+++ b/public/assets/style.css
@@ -55,6 +55,9 @@ h1 {
a {
text-decoration: none;
}
+a:hover, a:focus {
+ text-decoration: underline;
+}
@media screen and (min-width: 480px) {
body {