From 414f285f8e26aa520b38463336eb279dd7a3c36f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 22 Jan 2022 22:54:51 +0000 Subject: fix --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b9d4ff37..2c9d06ce 100644 --- a/style.css +++ b/style.css @@ -78,7 +78,7 @@ pre { background-color: #000000; margin: 5px; padding: 23px; - border: 29px double white; + border: 29px double #8fbc8f; } a.textlink:before { -- cgit v1.2.3