From 39231d0f002f82aeff3f425cce39ac024c30a1c7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 15 Feb 2025 22:38:39 +0100 Subject: [PATCH] gray,hr --- index.html | 2 ++ style/debug.css | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9967f5c..98d6442 100644 --- a/index.html +++ b/index.html @@ -157,6 +157,8 @@ BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat

2016 → 2025

+
+
CDAD-BDX logo
diff --git a/style/debug.css b/style/debug.css index 12e6c6f..b3657b0 100644 --- a/style/debug.css +++ b/style/debug.css @@ -1,3 +1,3 @@ * { -border: 1px dashed lightgray; +border: 1px dashed gray; }