diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 03:30:41 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 03:30:45 +0200 |
| commit | cf0f29a1dc17ccd8d7f312c9d57a290252593521 (patch) | |
| tree | 4ec4cccc31d8d317aff69bbc1e3eb2cfc1236b81 /static | |
| parent | 22a118fab96a86213df3a39ff86ff11fd6bf231b (diff) | |
| download | haunt-blog-cf0f29a1dc17ccd8d7f312c9d57a290252593521.tar.gz haunt-blog-cf0f29a1dc17ccd8d7f312c9d57a290252593521.tar.bz2 haunt-blog-cf0f29a1dc17ccd8d7f312c9d57a290252593521.zip | |
twentyeleven CSS: remove Quote section.
The class being used don't exist in the scheme code, so we can safely remove
them.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'static')
| -rw-r--r-- | static/twentyeleven-style-20231107.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/static/twentyeleven-style-20231107.css b/static/twentyeleven-style-20231107.css index f851113..62b33ce 100644 --- a/static/twentyeleven-style-20231107.css +++ b/static/twentyeleven-style-20231107.css @@ -1185,16 +1185,6 @@ blockquote.pull.alignright { padding: 1.625em 0 0; } -/* =Quote ------------------------------------------------ */ - -.format-quote blockquote { - color: #555; - font-size: 17px; - margin: 0; -} - - /* =Image ----------------------------------------------- */ |
