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 <paul@buetow.org>2021-05-13 19:42:56 +0100
commitda501de55d713652c7d4310582478781fbcb492d (patch)
treea3d5efe21f0d0c2b451388387fad06e06ca3a886 /content/html/resources.html
parent3ed0ea722af7a613c37e139b9bea970b14572b82 (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;