summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 8682def8..686d63d7 100644
--- a/style.css
+++ b/style.css
@@ -60,6 +60,10 @@ p.quote {
color: cyan;
}
+p.footer {
+ color: #ffa500;
+}
+
p.quote:before {
content: " « ";
padding-left: 2px;