Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4973b35 commit eacc4fcCopy full SHA for eacc4fc
1 file changed
Doc/html/style.css
@@ -51,6 +51,9 @@ var { font-family: serif;
51
.url { font-family: avantgarde, sans-serif }
52
.file { font-family: avantgarde, sans-serif }
53
54
+.tableheader td { background-color: #99ccff; }
55
+.tableheader th { background-color: #99ccff; }
56
+
57
.refcount-info { font-style: italic }
58
.refcount-info .value { font-weight: bold;
59
color: #006600 }
0 commit comments