more changes to OP background colors

This commit is contained in:
sorinmanole 2016-08-10 11:20:21 +02:00
parent 90a06a63ff
commit a7f12d0a00

View File

@ -9,6 +9,15 @@ body, div, h1, h2, h3, h4, p, span {
#create-sandbox-account,
#header-decoration,
#main-showcases,
#nav,
#main-get_started,
#main-faq,
#main-support {
background-color: #f1f4f8 !important;
background-color: #f0f0f0;
}
#main-showcases,
#main-support {
background-color: #6e6e6e !important;
}