summaryrefslogtreecommitdiff
path: root/assets/static
diff options
context:
space:
mode:
authorjoak <joak@nospace.at>2022-08-24 16:43:49 +0200
committerjoak <joak@nospace.at>2022-08-24 16:43:49 +0200
commitbba097f10609fc834089f515ff227307d7353d8a (patch)
tree51a6077dee1824c544cf15b6ce29d832e3942e80 /assets/static
parent6cc1f657fecd3425983eae4ade9fa535c238e360 (diff)
changes link in work
Diffstat (limited to 'assets/static')
-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;