We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd20f0 commit 3bdb7ddCopy full SHA for 3bdb7dd
1 file changed
Form-Controls/style.css
@@ -1,5 +1,5 @@
1
header {
2
- background-color: #49bb93;
+ background-color: #24362e;
3
color: white;
4
text-align: center;
5
padding: 20px;
@@ -67,7 +67,7 @@ select {
67
}
68
input[type="submit"] {
69
width: 100%;
70
71
72
border: none;
73
padding: 12px;
@@ -77,12 +77,12 @@ input[type="submit"] {
77
78
79
input[type="submit"]:hover {
80
81
82
footer {
83
84
85
86
padding: 15px;
87
margin-top: 20px;
88
-}
+}
0 commit comments