Added bg-color to welcome region.

This commit is contained in:
mattbk
2015-03-08 11:30:47 -05:00
parent 610c20b15c
commit f8c385d192

View File

@ -791,6 +791,7 @@ body.sidebar-second #sidebar-second {
overflow: hidden; overflow: hidden;
font-size: 16px; font-size: 16px;
line-height: 150%; line-height: 150%;
background-color: #F4F4F4;
} }
.region-front-welcome .block h2{ .region-front-welcome .block h2{