diff options
Diffstat (limited to 'public/stylesheets/ccc.css')
| -rw-r--r-- | public/stylesheets/ccc.css | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 8be7da56..2cf57a65 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -574,7 +574,6 @@ div#frontpage_calendar h2, div#tags h2, div#featured_articles h2, div#open_erfas | |||
| 574 | 574 | ||
| 575 | div#frontpage_calendar h2 { | 575 | div#frontpage_calendar h2 { |
| 576 | display: none; | 576 | display: none; |
| 577 | border-top: none; | ||
| 578 | margin-left: auto; | 577 | margin-left: auto; |
| 579 | margin-right: auto; | 578 | margin-right: auto; |
| 580 | padding-left: 0.5em; | 579 | padding-left: 0.5em; |
| @@ -607,8 +606,11 @@ div#open_erfas_today .event_time { | |||
| 607 | 606 | ||
| 608 | } | 607 | } |
| 609 | 608 | ||
| 610 | div#frontpage_calendar ul, div#tags ul, div#featured_articles ul, div#open_erfas_today ul { | 609 | div#frontpage_calendar ul, |
| 611 | padding: 0px; | 610 | div#tags ul, |
| 611 | div#featured_articles ul, | ||
| 612 | div#open_erfas_today ul { | ||
| 613 | padding: 0; | ||
| 612 | font-size: 0.9rem; | 614 | font-size: 0.9rem; |
| 613 | line-height: 1.5em; | 615 | line-height: 1.5em; |
| 614 | } | 616 | } |
| @@ -618,7 +620,6 @@ div#featured_articles ul { | |||
| 618 | flex-wrap: wrap; | 620 | flex-wrap: wrap; |
| 619 | gap: 10px; | 621 | gap: 10px; |
| 620 | align-items: center; | 622 | align-items: center; |
| 621 | padding: 0; | ||
| 622 | } | 623 | } |
| 623 | 624 | ||
| 624 | div#featured_articles li { | 625 | div#featured_articles li { |
| @@ -668,7 +669,6 @@ div#tags ul { | |||
| 668 | } | 669 | } |
| 669 | 670 | ||
| 670 | div#tags li { | 671 | div#tags li { |
| 671 | list-style-type: none; | ||
| 672 | margin: 0; | 672 | margin: 0; |
| 673 | line-height: 1.4; | 673 | line-height: 1.4; |
| 674 | } | 674 | } |
| @@ -722,11 +722,6 @@ div#center_column .article_partial h2.headline { | |||
| 722 | margin-bottom: 0.3rem; | 722 | margin-bottom: 0.3rem; |
| 723 | } | 723 | } |
| 724 | 724 | ||
| 725 | /* except for erfa list */ | ||
| 726 | div#center_column .chapter_partial h2.headline { | ||
| 727 | border-top: none; | ||
| 728 | } | ||
| 729 | |||
| 730 | div#center_column .date_and_title_partial h2.headline { | 725 | div#center_column .date_and_title_partial h2.headline { |
| 731 | border-top: none; | 726 | border-top: none; |
| 732 | font-size: 1.3rem; | 727 | font-size: 1.3rem; |
