aboutsummaryrefslogtreecommitdiff
path: root/classic.css
diff options
context:
space:
mode:
Diffstat (limited to 'classic.css')
-rw-r--r--classic.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/classic.css b/classic.css
index c67b2f1..6fe50e0 100644
--- a/classic.css
+++ b/classic.css
@@ -22,6 +22,10 @@
background-color: #FFF;
}
+a.comment_sort, a.top_bottom_ref {
+ font-size: small;
+}
+
td.ayes, td.bmaybe, td.cno { cursor:default; }
td.ayes{ background-color:#0F0; }