From 0f6e1975e8b352774bf0f1710dedf3c51b6b8198 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 17 Dec 2024 23:20:23 +0800 Subject: CSS: list item with time --- www/assets/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'www') diff --git a/www/assets/style.css b/www/assets/style.css index f7ef981..5570ece 100644 --- a/www/assets/style.css +++ b/www/assets/style.css @@ -18,6 +18,12 @@ main { } } +li { + time:first-child { + margin-right: 0.5em; + } +} + dt { width: 10em; float: left; -- cgit v1.2.3-70-g09d2