summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--www/assets/style.css6
1 files changed, 6 insertions, 0 deletions
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 {
18 } 18 }
19} 19}
20 20
21li {
22 time:first-child {
23 margin-right: 0.5em;
24 }
25}
26
21dt { 27dt {
22 width: 10em; 28 width: 10em;
23 float: left; 29 float: left;