Minor stylesheet nit.

This commit is contained in:
Fred Drake 2000-10-02 17:36:27 +00:00
parent 1ea64ea3ab
commit 5df72f0632

View file

@ -62,7 +62,8 @@ var { font-family: serif;
.file { font-family: avantgarde, sans-serif }
.tableheader td { background-color: #99ccff; }
.tableheader th { background-color: #99ccff; }
.tableheader th { background-color: #99ccff;
font-family: avantgarde, sans-serif; }
.refcount-info { font-style: italic }
.refcount-info .value { font-weight: bold;