summaryrefslogtreecommitdiff
path: root/static/css/style.css
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzotorres@outlook.it>2025-08-06 18:56:20 +0200
committerLorenzo Torres <lorenzotorres@outlook.it>2025-08-06 18:56:20 +0200
commit03a20b744f584e5b4d30f2202f2cb7b61dfb97d3 (patch)
treeb1fc0470378732adb13bb3cd788de5e9b3ae5a6d /static/css/style.css
parent8f19030246bf338483acf315bce8a4a612fc0439 (diff)
added table of contents
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css4
1 files changed, 0 insertions, 4 deletions
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 {