From 6ad573c42ccc3e82952e4fe91ac85887a6ea5724 Mon Sep 17 00:00:00 2001 From: Joe Dolson Date: Fri, 11 Aug 2023 17:14:02 -0500 Subject: [PATCH] Style updates --- src/css/styles.css | 6 ++---- src/wp-to-twitter-manager.php | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/css/styles.css b/src/css/styles.css index ae21332..3713fa5 100644 --- a/src/css/styles.css +++ b/src/css/styles.css @@ -8,11 +8,9 @@ } #wp-to-twitter legend, #wpt_settings_page legend { - padding: 6px 1%; - background: #f3f4f5; - width: 98%; - color: #000; + font-weight: 700; margin-top: 4px; + margin-bottom: .5rem; } #wp-to-twitter .resources { diff --git a/src/wp-to-twitter-manager.php b/src/wp-to-twitter-manager.php index df42bb5..1fa84ee 100644 --- a/src/wp-to-twitter-manager.php +++ b/src/wp-to-twitter-manager.php @@ -315,7 +315,7 @@ function wpt_update_settings() { ?>
- +

/>