summaryrefslogtreecommitdiff
path: root/content/html/resources.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-13 19:37:30 +0100
committerPaul Buetow <paul@buetow.org>2021-05-13 19:37:30 +0100
commit3ed0ea722af7a613c37e139b9bea970b14572b82 (patch)
treebf4afa7747836f14b3e056be10a8b154a96d5c52 /content/html/resources.html
parent8484a585d2633d49ff4090005ce9863d7014f074 (diff)
yet another style
Diffstat (limited to 'content/html/resources.html')
-rw-r--r--content/html/resources.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/html/resources.html b/content/html/resources.html
index 6d436893..8fbe7c45 100644
--- a/content/html/resources.html
+++ b/content/html/resources.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}