diff --git a/index.html b/index.html index 6f14ae14a..9a081f053 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@
-
@@ -66,6 +68,65 @@ diff --git a/styles.css b/styles.css index edc120f8c..cfe020f96 100644 --- a/styles.css +++ b/styles.css @@ -134,4 +134,8 @@ body { .add-form-button:hover { opacity: 0.9; + } + + .error-color{ + background-color: #c86d6d; } \ No newline at end of file