diff --git a/css/styles.css b/css/styles.css index eb53e81..460b6ed 100644 --- a/css/styles.css +++ b/css/styles.css @@ -274,7 +274,7 @@ textarea { /* Style the submit button with a specific background color etc */ -input[type=submit] { +button[type=submit] { background-color: #d60024; color: white; padding: 12px 20px; @@ -286,6 +286,6 @@ input[type=submit] { /* When moving the mouse over the submit button, add a darker green color */ -input[type=submit]:hover { +button[type=submit]:hover { background-color: #fa4664; } \ No newline at end of file diff --git a/index.html b/index.html index e362116..a516d21 100644 --- a/index.html +++ b/index.html @@ -47,13 +47,13 @@
@@ -173,7 +173,7 @@Repair Using Standard kit
Part Replacement
- + @@ -188,7 +188,7 @@Repair Using Advanced Kit
Part Replacement
- + @@ -204,7 +204,7 @@Full Part Replacement
Full Cleaning
- + @@ -297,7 +297,7 @@