summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-10-11 13:32:38 +0200
committerYorhel <git@yorhel.nl>2019-10-12 09:32:31 +0200
commitaf1af499e7213ebb727db7b1c83b8fdf6410678b (patch)
tree161ec24fd0c2efb6346c375229275805c7d7078a /data
parentd4143f6b95554ff4e768b1bfefac68f890912fd2 (diff)
Add Patreon link to main menu + minor fixes
Diffstat (limited to 'data')
-rw-r--r--data/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index e1fcedc2..87034f90 100644
--- a/data/style.css
+++ b/data/style.css
@@ -185,6 +185,9 @@ div.spinner { content: ''; border: 3px solid #9eaebd; border-bottom-color: trans
#menulist .logout { border: 0; background: none; color: $maintext$; cursor: pointer }
#menulist .logout:hover { text-decoration: underline }
+#patreon { opacity: 0.6; border-bottom: none!important }
+#patreon:hover { opacity: 1 }
+