aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/Wrapped
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Tools/Wrapped')
-rw-r--r--src/lib/Tools/Wrapped/wrapped.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/Tools/Wrapped/wrapped.css b/src/lib/Tools/Wrapped/wrapped.css
index c144a6f0..978d22d4 100644
--- a/src/lib/Tools/Wrapped/wrapped.css
+++ b/src/lib/Tools/Wrapped/wrapped.css
@@ -26,6 +26,10 @@
color: rgb(159, 173, 189);
}
+li::marker {
+ color: rgb(159, 173, 189) !important;
+}
+
.pure-category,
.avatar-grid {
padding: 1.5%;