mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Minor stylesheet nit.
This commit is contained in:
parent
1ea64ea3ab
commit
5df72f0632
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue