From f8c385d19250e750251fad1bd6ba21d6fdc8a18a Mon Sep 17 00:00:00 2001 From: mattbk Date: Sun, 8 Mar 2015 11:30:47 -0500 Subject: [PATCH] Added bg-color to welcome region. --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 1754b62..2db48e5 100644 --- a/css/style.css +++ b/css/style.css @@ -791,6 +791,7 @@ body.sidebar-second #sidebar-second { overflow: hidden; font-size: 16px; line-height: 150%; + background-color: #F4F4F4; } .region-front-welcome .block h2{