diff --git a/css/help.css b/css/help.css
index 98736e2474383cc0149015b43c0fab764eb5e586..52d0bd72b5cf35478d125d864c1261d10d64ca38 100644
--- a/css/help.css
+++ b/css/help.css
@@ -1,3 +1,6 @@
 img{
     padding-bottom: 20px;
 }
+ol.innerlisthpchelp {
+    list-style-type: lower-alpha;
+    }