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