From 6934b8b604b52dc7bc8e3e8c843d472bcc64da6e Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 14 Aug 2014 14:55:27 -0400 Subject: [PATCH] Minor pos-adjustment featured video on homepage Its border wasn't showing. Added some STYLE! --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 5a7871d..2a63fa2 100644 --- a/styles.css +++ b/styles.css @@ -690,8 +690,8 @@ aside.right-off-canvas-menu ul.off-canvas-list li > ul.open { /*height: 250px;*/ } #home_video_wrapper .hBox a.various img { + width: 55% /* display: block; - width: 100%; text-align: center !important; margin: -10% 0; margin: 0;*/ -- 2.17.1