diff --git a/index.css b/index.css index 9cc261c..54a6398 100644 --- a/index.css +++ b/index.css @@ -15,3 +15,7 @@ body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-weight: 500; } + +#output_error { + color: red; +} diff --git a/index.html b/index.html index cdf6de0..0aa6ce5 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,7 @@

This is a preview of your gradient.

+

Gradient type

@@ -25,10 +26,11 @@
-
- -
+
+
+ +