From dd7a59a1e74395c73a1128379cd36d978fe5182c Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Mon, 16 Jan 2017 22:23:35 +1100 Subject: [PATCH] Tweak frontend styles --- assets/css/sportspress-style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/css/sportspress-style.css b/assets/css/sportspress-style.css index 8910f2b0..e94b6cc6 100644 --- a/assets/css/sportspress-style.css +++ b/assets/css/sportspress-style.css @@ -15,10 +15,6 @@ .sp-data-table *, .sp-table-caption { box-sizing: border-box !important; - border: none !important; - padding: 0 !important; - margin: 0 !important; - border-radius: 0 !important; font-weight: 400 !important; text-transform: none !important; letter-spacing: normal !important; @@ -171,6 +167,10 @@ .sp-template-gallery .gallery-item img { display: block !important; + border: none !important; + padding: 0 !important; + margin: 0 !important; + border-radius: 0 !important; } .sp-template-gallery .gallery-caption {