From 499c140b52783487f1a201f6fdc513297838fb75 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 27 Jul 2022 13:07:31 -0500 Subject: Add section:target styling --- style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index f89c9d4..9f6e4e2 100644 --- a/style.css +++ b/style.css @@ -32,6 +32,14 @@ main section { max-width: 100ch; } +section.feed { + padding: 4px; +} + +section.feed:target { + border: 1px solid; +} + main aside { flex-grow: 1; text-align: right; -- cgit 1.4.1-21-gabe81