summaryrefslogtreecommitdiffstats
path: root/Doc/html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/html/style.css b/Doc/html/style.css
index b1101ee..bde3ce0 100644
--- a/Doc/html/style.css
+++ b/Doc/html/style.css
@@ -37,9 +37,10 @@ var { font-family: serif;
font-style: italic;
font-weight: normal }
-.navigation .title { font-family: avantgarde, sans-serif;
+.navigation td { background-color: #99ccff;
+ font-weight: bold;
+ font-family: avantgarde, sans-serif;
font-size: 110% }
-.navigation td { background-color: #99ccff; }
.titlegraphic { vertical-align: top; }