aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/index.html b/resources/index.html
index 1cb3054..cd7bb6a 100644
--- a/resources/index.html
+++ b/resources/index.html
@@ -315,8 +315,10 @@
.file-list ul {
width: min-content;
margin-top: 0;
+ padding-left: 0;
font-size: 50%;
list-style-type: none;
+ list-style-position: inside;
}
.file-list li {