aboutsummaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/style.css b/client/style.css
index 81513be..c4161a7 100644
--- a/client/style.css
+++ b/client/style.css
@@ -125,6 +125,11 @@ button, input {
text-align: left;
}
+.error {
+ color: #d00;
+ font-weight: bold;
+}
+
footer {
font-size: 12px;
margin: 60px auto 60px auto;