summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index a7ea139..c753548 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,4 +1,5 @@
* { padding: 0; margin: 0; }
+#progress { margin: .5em 1em; width: 300px; }
#directory-list { font-size: small; }
#directory-list a { color: inherit; text-decoration: inherit; }
#directory-list a:hover { text-decoration: underline; }