diff --git a/index.html b/index.html index 6f14ae14aa..e8694851ec 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + Проект "Комменты" @@ -66,6 +66,82 @@ diff --git a/styles.css b/styles.css index edc120f8cd..29485044dd 100644 --- a/styles.css +++ b/styles.css @@ -134,4 +134,9 @@ body { .add-form-button:hover { opacity: 0.9; + } + + .error { + background-color: #d32f2f; + } \ No newline at end of file