diff --git a/static/style.css b/static/style.css index 6a5e64fa..01f22251 100755 --- a/static/style.css +++ b/static/style.css @@ -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;