From 1c94c8de58225b251b1e097184827e4065cc98ec Mon Sep 17 00:00:00 2001 From: joak Date: Wed, 27 Jul 2022 16:22:26 +0200 Subject: changed style --- assets/static/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'assets/static') diff --git a/assets/static/style.css b/assets/static/style.css index 1512921..909f0e8 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -30,6 +30,12 @@ p{ line-height: 150%; } +p > a{ + text-decoration: none; + text-shadow: 0px 0px 10px #009f; + color: #000; +} + .gardienttop{ position: fixed; top: 0px; -- cgit v1.2.3