diff options
author | June McEnroe <june@causal.agency> | 2020-04-26 17:25:33 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-04-26 17:25:33 -0400 |
commit | 6ca2e31e77b5eef3a4850c7ef84e52f9081d8c4e (patch) | |
tree | f8a17dd4ae2806494520ff947d40ac6f8ccb27d1 /default.html | |
parent | Include <> around Message-Id in mailto: URLs (diff) | |
download | bubger-6ca2e31e77b5eef3a4850c7ef84e52f9081d8c4e.tar.gz bubger-6ca2e31e77b5eef3a4850c7ef84e52f9081d8c4e.zip |
Put dates on new lines in index
Diffstat (limited to 'default.html')
-rw-r--r-- | default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.html b/default.html index 2458033..f424e1f 100644 --- a/default.html +++ b/default.html @@ -30,7 +30,7 @@ main.index h2 { font-size: 1em; margin: 0; } -main.index data.replies { +main.index data.replies, main.index time { display: block; } main.index data.replies[value="0"] { |