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 37f812a commit 9171f0eCopy full SHA for 9171f0e
1 file changed
Form-Controls/style.css
@@ -1,5 +1,5 @@
1
header {
2
- background-color: #1f4e79;
+ background-color: #17d0ba75;
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,11 +77,11 @@ input[type="submit"] {
77
78
79
input[type="submit"]:hover {
80
- background-color: #163b5c;
81
82
footer {
83
84
+ background-color:#17d0ba75;
85
86
padding: 15px;
87
margin-top: 20px;
0 commit comments