mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fix color
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user