From 32ab33828c3fb3e5b62e811d61b2a6a45c1e1390 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 6 Feb 2021 13:24:26 -0400 Subject: generate individual news entry pages --- static/site.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'static/site.css') diff --git a/static/site.css b/static/site.css index 585fca0..bf3303a 100644 --- a/static/site.css +++ b/static/site.css @@ -313,11 +313,13 @@ footer > :last-child { margin-bottom: 5px; } -.sidebar article h2 { +.sidebar article h2, +.news-index h2 { border-bottom: 1px dotted white; } -.sidebar article h2 time { +.sidebar article h2 time, +.news-index time { float: right; font-weight: normal; } -- cgit 1.3.0-6-gf8a5