summaryrefslogtreecommitdiff
path: root/content/html/resources.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-13 19:42:56 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit2a062dfa2c6ea58c3eb45ea094bcf71ffc246992 (patch)
treebe2a8bbbe00f707d7d29d9a0d093d161589e6cc9 /content/html/resources.html
parent30058c6b05e2bb95dcfb016f3012dee6e73cdc63 (diff)
use different pre bg col
Diffstat (limited to 'content/html/resources.html')
-rw-r--r--content/html/resources.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/html/resources.html b/content/html/resources.html
index 8fbe7c45..ea5413d5 100644
--- a/content/html/resources.html
+++ b/content/html/resources.html
@@ -33,6 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
+ background-color: #F1F8E9;
border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;