summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index a723911..dc29031 100644
--- a/style.css
+++ b/style.css
@@ -3,6 +3,7 @@
td { padding: 5px; }
td.filename { width: 50ex; }
td.filedate { color: darkgray; font-size: small; text-align: right; }
+td.filedate { color: darkgray; font-size: small; text-align: right; }
th { text-align: left; background: #f0f0f0; border-bottom-width: 1px; border-bottom-style:solid; border-bottom-color: darkblue; padding: 5px;}
table { border-width: 1px; border-style:solid; border-color: darkblue; border-spacing: 0; empty-cells:show; }
td.buttons { border-top-width: 1px; border-top-style:solid; border-top-color: darkblue; background: #f0f0f0; padding: 5px; text-align: center; }