Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -28,8 +28,8 @@
|
|
28 |
bottom: 20px;
|
29 |
left: 20px;
|
30 |
width: 400px;
|
31 |
-
height: 30px;
|
32 |
-
rgba(0,20,0,0.7);
|
33 |
border: 2px solid #0f0;
|
34 |
z-index: 1001;
|
35 |
border-radius: 15px;
|
|
|
28 |
bottom: 20px;
|
29 |
left: 20px;
|
30 |
width: 400px;
|
31 |
+
height: 30px;
|
32 |
+
background: rgba(0,20,0,0.7);
|
33 |
border: 2px solid #0f0;
|
34 |
z-index: 1001;
|
35 |
border-radius: 15px;
|