aboutsummaryrefslogtreecommitdiff
path: root/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'default.css')
-rw-r--r--default.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/default.css b/default.css
index 6317f4c..2da40c7 100644
--- a/default.css
+++ b/default.css
@@ -28,8 +28,8 @@ text-decoration:none;
}
a:hover, a:active {
-color:#36c;
-text-decoration:underline;
+ color:#36c;
+ text-decoration:underline;
}
td.ayes, td.bmaybe, td.cno { cursor:default;}
@@ -55,8 +55,8 @@ td.name {
text-align:right;
}
-#active, #activedeletebutton{
- background-color:#36c;
+#active {
+ background-color:#CCF;
}
th.weekday{