diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-23 22:58:54 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-23 22:58:54 +0200 |
| commit | 208acb54d6875e9d258458d5845ad99a414acb78 (patch) | |
| tree | 9722f38122c3164c56e257e2d10853d7a7d8d737 /public/stylesheets/ccc.css | |
| parent | 1ae282f091aa77990efec98c7ba00b91d427819d (diff) | |
Remove orphaned css rule
Diffstat (limited to 'public/stylesheets/ccc.css')
| -rw-r--r-- | public/stylesheets/ccc.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 1f8ef7d9..a179dc6d 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -709,12 +709,6 @@ div.author_and_date { | |||
| 709 | padding-bottom: .8rem; | 709 | padding-bottom: .8rem; |
| 710 | } | 710 | } |
| 711 | 711 | ||
| 712 | div.teaser_ruler { | ||
| 713 | border-top: 1px solid color-mix(in srgb, CanvasText, Canvas 70%); | ||
| 714 | height: 0; | ||
| 715 | margin-top: 30px; | ||
| 716 | } | ||
| 717 | |||
| 718 | .chapter_partial_layout { | 712 | .chapter_partial_layout { |
| 719 | display: flex; | 713 | display: flex; |
| 720 | gap: 12px; | 714 | gap: 12px; |
