Fix color

This commit is contained in:
KasperRT
2015-02-19 13:10:58 +01:00
parent df07581a2a
commit 7c9ea39e88

View File

@@ -225,9 +225,9 @@ body {
#results {
position:absolute;
background-color:rgba(255,255,255,0.2);
background-color:rgba(0,0,0,0.2);
font-size:14px;
width:90%;
width:88.5%;
border-radius:3px;
margin-left:5%;
margin-top:-20px;