diff options
Diffstat (limited to 'public/stylesheets/ccc.css')
| -rw-r--r-- | public/stylesheets/ccc.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 9bd9f965..978b319b 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -730,6 +730,16 @@ div#center_column .chapter_partial h2.headline { | |||
| 730 | border-top: none; | 730 | border-top: none; |
| 731 | } | 731 | } |
| 732 | 732 | ||
| 733 | div#center_column .date_and_title_partial h2.headline { | ||
| 734 | border-top: none; | ||
| 735 | padding-top: 0; | ||
| 736 | } | ||
| 737 | |||
| 738 | .date_and_title_partial { | ||
| 739 | border-top: 1px solid color-mix(in srgb, CanvasText, Canvas 70%); | ||
| 740 | padding-top: 30px; | ||
| 741 | } | ||
| 742 | |||
| 733 | div.article_partial h2 a { | 743 | div.article_partial h2 a { |
| 734 | text-decoration: none; | 744 | text-decoration: none; |
| 735 | } | 745 | } |
