From 03a20b744f584e5b4d30f2202f2cb7b61dfb97d3 Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Wed, 6 Aug 2025 18:56:20 +0200 Subject: added table of contents --- static/css/style.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'static/css/style.css') diff --git a/static/css/style.css b/static/css/style.css index 90f0390..36f78c0 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -66,10 +66,6 @@ th { background-color: var(--primary); color: white; } -ul { - list-style: none outside; - padding: 0; -} /* Single column layout */ nav section, header section, main, footer section { -- cgit v1.2.3