summaryrefslogtreecommitdiff
path: root/site/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/style.css')
-rw-r--r--site/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/style.css b/site/style.css
index e16c0cc..b8be0dd 100644
--- a/site/style.css
+++ b/site/style.css
@@ -20,6 +20,10 @@ li {
list-style-type: none;
}
+.error {
+ color: red;
+}
+
textarea {
width: 100%;
height: 6em;