From 8e3ebb113d8b0b0ab34eebb97c3a8a3ac38a92f8 Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Fri, 27 May 2022 17:41:24 +0200 Subject: generate article list automatically --- template/header.html | 1 + 1 file changed, 1 insertion(+) (limited to 'template/header.html') diff --git a/template/header.html b/template/header.html index 8a88647..e7e9c50 100644 --- a/template/header.html +++ b/template/header.html @@ -16,6 +16,7 @@ padding:0 .62em; font:1.2em/1.62 sans-serif; } + body#index-body ul {list-style-type:none;padding-left:0} h1,h2,h3{line-height:1.2} footer{text-align:center} pre,blockquote{overflow-x:auto} -- cgit v1.2.3