Small improvement

About: Pinterest - Gray Theme OK rating
on this page
background is still white.

You can fix it by adding

div#mainContainer > div > div
{
background: inherit;
}

to your's css.

Comments

  • Thanks. I will add it. I don't remember ever seeing a "mainContainer" id though, so you must have a slightly different version of Pinterest compared to me.
Sign In or Register to comment.