aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/reset.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/reset.php')
-rw-r--r--views/default/css/elements/reset.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/default/css/elements/reset.php b/views/default/css/elements/reset.php
index 13f750de8..f8d7b16bc 100644
--- a/views/default/css/elements/reset.php
+++ b/views/default/css/elements/reset.php
@@ -66,3 +66,6 @@ q:before, q:after {
blockquote, q {
quotes: "" "";
}
+a {
+ text-decoration: none;
+}