Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c7fc77

Browse files
committed
Minor simplification.
1 parent ca92eeb commit 6c7fc77

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/html/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ var { font-family: serif;
6363
.url { font-family: avantgarde, sans-serif }
6464
.file { font-family: avantgarde, sans-serif }
6565

66-
.tableheader td { background-color: #99ccff; }
67-
.tableheader th { background-color: #99ccff;
66+
.tableheader { background-color: #99ccff;
6867
font-family: avantgarde, sans-serif; }
6968

7069
.refcount-info { font-style: italic }

0 commit comments

Comments
 (0)