summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-22 22:54:51 +0000
committerPaul Buetow <paul@buetow.org>2022-01-22 22:54:51 +0000
commit414f285f8e26aa520b38463336eb279dd7a3c36f (patch)
treed329501006c89e782c25b6fc7c6c4286621472ed
parent17c93d9e2116e592ebde1c8af202de7c792c68f3 (diff)
fix
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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 {