diff --git a/share/html/index.html b/share/html/index.html index 9b857a6a..aa91174e 100644 --- a/share/html/index.html +++ b/share/html/index.html @@ -57,7 +57,9 @@ .download-size { color: #999999; } - + .download-description { + padding: 10px; + } .file-list { margin: 50px auto 0 auto; padding: 10px; @@ -67,6 +69,7 @@ .file-list th { padding: 5px; font-weight: bold; + color: #999999; } .file-list td { padding: 5px; @@ -77,8 +80,14 @@

{{ filename }} ▼

-

{{ filesize_human }}

+

{{ filesize_human }} (compressed)

+

This zip file contains the following contents:

+ + + + + {% for info in file_info.dirs %}
TypeNameSize