aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/purplezero/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/purplezero/style.css b/view/theme/purplezero/style.css
index f624fadac..f0d5b96b9 100644
--- a/view/theme/purplezero/style.css
+++ b/view/theme/purplezero/style.css
@@ -1,6 +1,6 @@
@import url('../duepuntozero/style.css');
-a, a:visited { color: #7433af; text-decoration: none; }
+a, a:link, a:visited { color: #7433af; text-decoration: none; }
a:hover {text-decoration: underline; }