summaryrefslogtreecommitdiff
path: root/header.html.part
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-21 05:11:05 +0100
commit3a747b4f634cb60f759e976342cfc2d3977d63f4 (patch)
treeeb00ab5066cce0becfc9ed7df12a87da048ced3f /header.html.part
parent2fa917c369447694dc76308560d0c5f65673ec59 (diff)
change HTML quote color
Diffstat (limited to 'header.html.part')
-rw-r--r--header.html.part2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html.part b/header.html.part
index b8b06e5..d499e51 100644
--- a/header.html.part
+++ b/header.html.part
@@ -29,7 +29,7 @@ a.textlink:hover {
text-decoration: underline;
}
i {
- color: #FFA500;
+ color: #48AAAD;
}
pre {
background-color: #F1F8E9;