From 59edcd332bc1c8aa7a99ded690c7fd9e3e03ce25 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Mon, 16 Jan 2017 22:56:15 +1100 Subject: [PATCH] Tweak directory and video styling --- assets/css/sportspress-style.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/assets/css/sportspress-style.css b/assets/css/sportspress-style.css index 4313c895..2d51268a 100644 --- a/assets/css/sportspress-style.css +++ b/assets/css/sportspress-style.css @@ -219,6 +219,10 @@ padding: 5px 10px !important; } +.sp-template-staff-gallery .gallery-caption strong { + display: none !important; +} + .sp-template-gallery .sp-gallery-group-name { margin: 0 !important; padding: 15px !important; @@ -409,6 +413,11 @@ border-top: 1px solid #e5e5e5 !important; } +/* Videos */ +.sp-template-event-video iframe { + width: 100% !important; +} + /* Match Stats */ .sp-template-event-statistics .sp-statistic-label {