summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 4c8a80c..b8cd9a5 100644
--- a/style.scss
+++ b/style.scss
@@ -209,7 +209,7 @@ li {
}
ul li::marker {
- content: "+";
+ content: "-";
}
div a:hover:not(:has(img)):not(:has(code)):not(nav *) {