From 59011f718b152b316bbd85cb57f9b02b412d44a8 Mon Sep 17 00:00:00 2001 From: Nuno Sempere Date: Wed, 15 Nov 2023 12:50:02 +0000 Subject: [PATCH] tweak table style --- pub/style/style.css | 1 + tpl/sitemap.tpl | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pub/style/style.css b/pub/style/style.css index baafd00..ae26384 100755 --- a/pub/style/style.css +++ b/pub/style/style.css @@ -284,6 +284,7 @@ table { table-layout: fixed; text-align: left; width: 100%; + table-layout: auto; } table thead { diff --git a/tpl/sitemap.tpl b/tpl/sitemap.tpl index 2388cc5..225b1cc 100644 --- a/tpl/sitemap.tpl +++ b/tpl/sitemap.tpl @@ -62,8 +62,8 @@ fn listDir { echo '' } if not { - echo '/' - # echo ' ' + echo 'ยท' + #   / | — } echo $base_url^$url >> $tmpfile