diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-01 15:55:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-01 15:55:00 +0300 |
| commit | 3492c68d239854c0404fe77a00460eeedd41f5cc (patch) | |
| tree | 75d77d1a86869032cade9e2a17f6312bba761e98 /style.css | |
| parent | cca259cdb780316a2d636039709a90a44590156d (diff) | |
Update content for html
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -47,16 +47,16 @@ a.textlink:before { padding-left: 11px; } -span.quote { +p.quote { font-style: italic; } -span.quote:before { +p.quote:before { content: "« "; padding-left: 2px; } -span.quote:after { +p.quote:after { content: " »"; padding-right: 2px; } |
