Changed background colour to avoid blending.

This commit is contained in:
Tailszefox 2014-02-17 22:42:24 +01:00
parent af8d6e0647
commit f9f98450de

View file

@ -87,7 +87,7 @@ body
#resultDiv
{
width: 80%;
background-color: #eaeaea;
background-color: #fafafa;
margin: auto;
padding-bottom: 10px;
}