summaryrefslogtreecommitdiff
path: root/assets/static/style.css
diff options
context:
space:
mode:
authorjoak <joak@nospace.at>2022-07-27 16:22:26 +0200
committerjoak <joak@nospace.at>2022-07-27 16:22:26 +0200
commit1c94c8de58225b251b1e097184827e4065cc98ec (patch)
tree438d16be525e5377243d9cb7ada578532422e715 /assets/static/style.css
parent7e0f1439b9292d0e793f1576afdb3904bd94f9df (diff)
changed style
Diffstat (limited to 'assets/static/style.css')
-rw-r--r--assets/static/style.css6
1 files changed, 6 insertions, 0 deletions
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;