From 2e3f6e5e76f5e6e5ba7c2a719c5ead91075a33cf Mon Sep 17 00:00:00 2001
From: Muddsair Sharif <muddsair.sharif@hft-stuttgart.de>
Date: Tue, 13 Apr 2021 08:11:10 +0000
Subject: [PATCH] Update inner order list hpc in help.css

---
 css/help.css | 3 +++
 1 file changed, 3 insertions(+)

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