Spaces:
Running
Running
Commit
·
8eb4b35
1
Parent(s):
faf2748
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
| 107 |
input[type="submit"] {
|
| 108 |
width: 400px;
|
| 109 |
padding: 10px;
|
| 110 |
-
background-color: #
|
| 111 |
color: white;
|
| 112 |
border: none;
|
| 113 |
border-radius: 3px;
|
|
|
|
| 107 |
input[type="submit"] {
|
| 108 |
width: 400px;
|
| 109 |
padding: 10px;
|
| 110 |
+
background-color: #7accf0;
|
| 111 |
color: white;
|
| 112 |
border: none;
|
| 113 |
border-radius: 3px;
|