aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.css b/default.css
index 621184e..6317f4c 100644
--- a/default.css
+++ b/default.css
@@ -34,7 +34,7 @@ text-decoration:underline;
td.ayes, td.bmaybe, td.cno { cursor:default;}
td.ayes, td.input-ayes, input.choosen { background-color:#9C6}
-td.cno, td.input-cno { background-color:#FC9 }
+td.cno, td.input-cno { background-color:#F96 }
td.bmaybe, td.input-bmaybe { background-color:#FF6}
td.undecided { background-color:#DDD }