summaryrefslogtreecommitdiff
path: root/content/html/contact-information.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/html/contact-information.html')
-rw-r--r--content/html/contact-information.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/html/contact-information.html b/content/html/contact-information.html
index 4a313653..a89c993a 100644
--- a/content/html/contact-information.html
+++ b/content/html/contact-information.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;
}