diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:17 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:17 +0000 |
| commit | 18892afa7b97f3cffc71462e99e69d775609c3af (patch) | |
| tree | f242ab846e28b1a693c7bd1993fca36f03a22754 /style.css | |
| parent | 34d6555bb0d8c46c977660c1af36e3cfb445818b (diff) | |
add mirrors to footer
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -60,6 +60,10 @@ p.quote { color: cyan; } +p.footer { + color: #ffa500; +} + p.quote:before { content: " « "; padding-left: 2px; |
