From 123e719373a9140700e8b58f29efccccb1da2088 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 16 Oct 2014 16:05:49 -0400 Subject: [PATCH] Edits style.css add overflow hidden to the #top remove the bad video ifram --- page-24.php | 7 ++----- style.css | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/page-24.php b/page-24.php index 716add8..d577186 100644 --- a/page-24.php +++ b/page-24.php @@ -14,11 +14,8 @@

-

-

-

-

- +

+

diff --git a/style.css b/style.css index 163fb94..be22a2d 100644 --- a/style.css +++ b/style.css @@ -58,8 +58,8 @@ img { #top { height: 169px; position: relative; - background: transparent; - + background: transparent; + overflow: hidden; } #logo { background: transparent; -- 2.17.1