summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/static/style.css b/assets/static/style.css
index fc348c4..af14148 100644
--- a/assets/static/style.css
+++ b/assets/static/style.css
@@ -30,7 +30,7 @@ p{
line-height: 150%;
}
-td > a,
+.link > a,
p > a{
text-decoration: none;
text-shadow: 0px 0px 10px #009f;