From 9315bf13e0cadb819d78e114427f11f82d688a54 Mon Sep 17 00:00:00 2001 From: Leif Hanson Date: Thu, 6 Mar 2014 14:02:10 +0000 Subject: [PATCH] Added new homepage video. --- styles.css | 6 +++--- templates/template.html | 11 ++++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/styles.css b/styles.css index 3164706..63ed0a2 100755 --- a/styles.css +++ b/styles.css @@ -755,7 +755,7 @@ p.captionDescWrapper { } /* Homepage Video */ #home_video_wrapper { - width: 790px; + width: 930px; margin: 0 auto; padding: 14px 0 8px 0; /*min-height: 200px;*/ @@ -774,7 +774,7 @@ p.captionDescWrapper { } .hBox { float: left; - width: 29.33333333%; + width: 21%; margin: 0 2% 10px 2%; height: 150px; overflow: hidden; @@ -793,7 +793,7 @@ p.captionDescWrapper { } .hBox a img { display: block; - width: 160%; + width: 184%; overflow: hidden; margin-top: -30%; margin-left: -30%; diff --git a/templates/template.html b/templates/template.html index b2d835d..7388af9 100755 --- a/templates/template.html +++ b/templates/template.html @@ -83,16 +83,17 @@
-
+
+ + + + +
-- 2.17.1