diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-01 21:33:43 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-01 21:33:43 +0200 |
| commit | f9ca0bde6b1e04d39509fe226f98b5b2a967c7d4 (patch) | |
| tree | 5b85619685c1d27c5ac7f11ebe1650721800e506 /public/stylesheets/ccc.css | |
| parent | 072215afadd8807b7b02325e0a9824c8f9d9c4d4 (diff) | |
Remove superflous experimental border rule for disclosure
Diffstat (limited to 'public/stylesheets/ccc.css')
| -rw-r--r-- | public/stylesheets/ccc.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 9e58902e..9cf73c5e 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -739,7 +739,6 @@ div#center_column .date_and_title_partial h2.headline { | |||
| 739 | 739 | ||
| 740 | .date_and_title_partial:nth-child(odd of .date_and_title_partial) { | 740 | .date_and_title_partial:nth-child(odd of .date_and_title_partial) { |
| 741 | background-color: color-mix(in srgb, CanvasText, Canvas 94%); | 741 | background-color: color-mix(in srgb, CanvasText, Canvas 94%); |
| 742 | border: solid 1px color-mix(in srgb, CanvasText, Canvas 94%);; | ||
| 743 | border-radius: 6px; | 742 | border-radius: 6px; |
| 744 | } | 743 | } |
| 745 | 744 | ||
