From 322e29ef0d2b73d7096b1f61cc3d9eca31681d3d Mon Sep 17 00:00:00 2001 From: Bobby Date: Sat, 27 May 2023 00:39:07 -0400 Subject: Styles:Fix buttons, remove post border --- static/css/styles.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'static/css') diff --git a/static/css/styles.css b/static/css/styles.css index 950e281a..0a1d139b 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -322,8 +322,6 @@ blockquote { display: block; clear: both; width: 710px; - border: solid 1px #311b4f; - border-top: none; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; } -- cgit v1.2.3