summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index e2f2e61..361f447 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,4 +1,3 @@
-
:root {
color-scheme: light dark;
@@ -109,6 +108,9 @@ main {
margin-top: 30px;
}
+.list-item > a {
+ text-decoration: none;
+}
/* ----------- Taxmomy list */
.taxonomy a {
text-decoration: none;