diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 03:31:14 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 03:31:16 +0200 |
| commit | b781c984d20ef92935927e42c115f0a26baa30a1 (patch) | |
| tree | fa2bd71e1d0184a10522f2387b34677595ce2665 /static/twentyeleven-style-20231107.css | |
| parent | cf0f29a1dc17ccd8d7f312c9d57a290252593521 (diff) | |
| download | haunt-blog-b781c984d20ef92935927e42c115f0a26baa30a1.tar.gz haunt-blog-b781c984d20ef92935927e42c115f0a26baa30a1.tar.bz2 haunt-blog-b781c984d20ef92935927e42c115f0a26baa30a1.zip | |
twentyeleven CSS: remove Aside 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/twentyeleven-style-20231107.css')
| -rw-r--r-- | static/twentyeleven-style-20231107.css | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/static/twentyeleven-style-20231107.css b/static/twentyeleven-style-20231107.css index 62b33ce..0e06026 100644 --- a/static/twentyeleven-style-20231107.css +++ b/static/twentyeleven-style-20231107.css @@ -1167,24 +1167,6 @@ blockquote.pull.alignright { top: 80px; } - -/* =Aside ------------------------------------------------ */ - -.format-aside .entry-title, -.format-aside .entry-header .comments-link { - display: none; -} -.singular .format-aside .entry-title { - display: block; -} -.format-aside .entry-content { - padding: 0; -} -.singular .format-aside .entry-content { - padding: 1.625em 0 0; -} - /* =Image ----------------------------------------------- */ |
