From 574c26c6110dee5d6b09b5c96b801dc3ca366cf0 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 3 Apr 2025 18:19:34 +0800 Subject: CSS: Remove .commit-list-small .event's border --- static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/style.css b/static/style.css index 077f2f6..f885b68 100644 --- a/static/style.css +++ b/static/style.css @@ -562,7 +562,6 @@ td > ul { /* TODO */ .commit-list-small .event { - border: 1px solid var(--lighter-border-color); background-color: var(--lighter-box-background-color); padding: 0.5rem; margin-bottom: 1rem; -- cgit v1.2.3