summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index c078c48..425537b 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -82,7 +82,7 @@ blockquote p {
}
ol {
- list-style: decimal-leading-zero inside none;
+ list-style: decimal inside none;
}
ul {