diff --git a/assets/directory_listing.html b/assets/directory_listing.html
index 3a5f5f1..2026489 100644
--- a/assets/directory_listing.html
+++ b/assets/directory_listing.html
@@ -32,6 +32,10 @@
color: inherit;
}
+ td:nth-child(4) {
+ text-align: right;
+ }
+
td > a {
display: block;
text-decoration: none;