From d97c77a9a5c014bb1af713be5284fb777e296bd9 Mon Sep 17 00:00:00 2001 From: Connor Thomson Date: Sun, 20 Sep 2026 18:31:17 -0700 Subject: Update legal related stuff --- css/desktop/content.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/desktop/content.css') diff --git a/css/desktop/content.css b/css/desktop/content.css index 0a86b16..a879711 100755 --- a/css/desktop/content.css +++ b/css/desktop/content.css @@ -26,3 +26,7 @@ border: none; background-color: #98A5B0; } + +.content ol.paren > li::marker { + content: counter(list-item, lower-alpha) ") "; +} -- cgit v1.2.3