From 569eeca1f591c76090e3efcfdef96f0c4e13e817 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 21 Sep 2025 14:04:49 -0400 Subject: Add "past challenges" --- pub/index.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pub/index.css') diff --git a/pub/index.css b/pub/index.css index 544873a..ad2ea3b 100644 --- a/pub/index.css +++ b/pub/index.css @@ -263,3 +263,9 @@ dialog[open] { textarea { max-width: 90%; } +#past-container { + margin: 1em 0; +} +ul { + margin: 2px; +} -- cgit v1.2.3