diff options
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; |
