From 004f520b22aa164a4b5976909c02e92c2f0519d3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 24 Jul 2022 07:02:04 -0500 Subject: Fix fresh/stale styling --- style.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 51f1e72..a8101a2 100644 --- a/style.css +++ b/style.css @@ -87,10 +87,13 @@ aside li { list-style: none; } -.fresh table, -aside .fresh { +.fresh { font-weight: bold; } +.fresh nav, +.stale { + font-weight: normal; +} a { display: block; -- cgit 1.4.1-21-gabe81