aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index f08bf59..5fab981 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -398,6 +398,10 @@ footer p {
margin: 0;
}
+ul {
+ list-style-type: "- ";
+}
+
.site-nav {
border-bottom: 1px dotted;
}