summaryrefslogtreecommitdiffstats
path: root/Doc/html/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/html/style.css')
-rw-r--r--Doc/html/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/html/style.css b/Doc/html/style.css
index acfdd7f..b1101ee 100644
--- a/Doc/html/style.css
+++ b/Doc/html/style.css
@@ -51,6 +51,9 @@ var { font-family: 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 }