mirror of
https://github.com/Tailszefox/Pony-Fusion.git
synced 2025-03-12 22:50:02 +01:00
Changed background colour to avoid blending.
This commit is contained in:
parent
af8d6e0647
commit
f9f98450de
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ body
|
|||
#resultDiv
|
||||
{
|
||||
width: 80%;
|
||||
background-color: #eaeaea;
|
||||
background-color: #fafafa;
|
||||
margin: auto;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue