aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css
index a0a08dba7..9c2aa79e0 100644
--- a/web/css.css
+++ b/web/css.css
@@ -64,6 +64,11 @@ dt {
.v { display: none; }
+.a {
+ color: #000000;
+ background-color: #f3e5a5;
+}
+
#error {
text-align: center;
color: #cc0000;