From d77b9118464ec1bd72539cb6c0ca2a0334209910 Mon Sep 17 00:00:00 2001 From: pat-s Date: Thu, 20 Jul 2023 09:14:12 +0200 Subject: [PATCH] dark: remove border around feed items --- theme-github-dark.css | 1 - 1 file changed, 1 deletion(-) diff --git a/theme-github-dark.css b/theme-github-dark.css index ab67617..f43f5a4 100755 --- a/theme-github-dark.css +++ b/theme-github-dark.css @@ -953,7 +953,6 @@ footer { .feeds .list ul li .repo-list-link { background: #161b22; - border: 0.5px solid #373e47 !important; } .ui.attached:not(.message) + .ui.attached.segment:not(.top) { border: 1px solid #373e47;