summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-12-26 16:12:06 +0000
committerPaul Buetow <paul@buetow.org>2021-12-26 16:12:06 +0000
commita39045ed00a6a3db44cdcec89f287e84b12278fa (patch)
treeb57876c6119bffdd90ce36b1729d01384a4b4f79
parent1980759e95ab3c2a962e4291ed61f819f19965ec (diff)
fix quite HTML color
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 3823c45..e885ba1 100644
--- a/style.css
+++ b/style.css
@@ -47,7 +47,7 @@ a.textlink:before {
}
p.quote {
- color: #174f14;
+ color: #ffffff;
}
p.quote:before {