Push a little more here to avoid style information in the generation

scripts as much as possible.
This commit is contained in:
Fred Drake 2000-08-30 15:02:13 +00:00
parent 4973b35991
commit eacc4fc5e6

View file

@ -51,6 +51,9 @@ .newsgroup { font-family: avantgarde, sans-serif }
.url { font-family: avantgarde, sans-serif }
.file { font-family: avantgarde, sans-serif }
.tableheader td { background-color: #99ccff; }
.tableheader th { background-color: #99ccff; }
.refcount-info { font-style: italic }
.refcount-info .value { font-weight: bold;
color: #006600 }