From d2189a7015c9001933a4bbb446d6b9db4e4043c0 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 2 Feb 2024 00:23:16 +0000 Subject: [PATCH] header-caddy: css --- header-caddy.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/header-caddy.html b/header-caddy.html index 3d2f27c..78f4f28 100644 --- a/header-caddy.html +++ b/header-caddy.html @@ -771,9 +771,14 @@ footer { +pre, code { + white-space: pre-wrap; +} - - +h2 { + margin-top: 1.5em; + border-bottom: 0.2em solid #ccc; +} .panel { padding: 0.5em;