summaryrefslogtreecommitdiff
path: root/content/html/resources.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-18 21:40:58 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-18 21:40:58 +0100
commit9d222eed1a7fb09b691981a94ac16a97859b9f48 (patch)
tree32daf2bf8a4e2c384927d1debbeaac8e9eebf326 /content/html/resources.html
parentc8906e8f9758948812a49eef914b9fe3fc8b3520 (diff)
change HTML quote color
Diffstat (limited to 'content/html/resources.html')
-rw-r--r--content/html/resources.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/resources.html b/content/html/resources.html
index 01890a10..eb3d32ff 100644
--- a/content/html/resources.html
+++ b/content/html/resources.html
@@ -29,7 +29,7 @@ a.textlink:hover {
text-decoration: underline;
}
i {
- color: #FFA500;
+ color: #48AAAD;
}
pre {
background-color: #F1F8E9;