Index: trunk/ipdb.css
===================================================================
--- trunk/ipdb.css	(revision 776)
+++ trunk/ipdb.css	(revision 777)
@@ -120,7 +120,9 @@
 .altrows > tbody > tr:nth-child(odd) {
 	background-color: #A8C4D0;
+	font-size: 90%;
 }
 .altrows > tbody > tr:nth-child(even) {
 	background-color: #D0E0E0;
+	font-size: 90%;
 }
 /* because ordering.  *sigh*  could just set to something,
@@ -136,7 +138,9 @@
 .altrowsnh tr:nth-child(odd) {
 	background-color: #A8C4D0;
+	font-size: 90%;
 }
 .altrowsnh tr:nth-child(even) {
 	background-color: #D0E0E0;
+	font-size: 90%;
 }
 
