From ef406ae356e1786cdcaa4e0b7d33afb8f54d54b9 Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Thu, 19 Jan 2012 22:28:10 -0500 Subject: [PATCH] new generated css --- css/marketing.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/marketing.css b/css/marketing.css index 9a32c0a260..e51a444b15 100644 --- a/css/marketing.css +++ b/css/marketing.css @@ -141,7 +141,7 @@ header.announcement { @media screen and (min-width: 1200px) { header.announcement.home { background: #e3e3e3 url("/static/images/marketing/shot-1-large.jpg"); } } - @media screen and (max-width: 1199px) and (min-width: 700px) { + @media screen and (max-width: 1199px) { header.announcement.home { background: #e3e3e3 url("/static/images/marketing/shot-1-medium.jpg"); } } @media screen and (min-width: 1200px) {