diff options
Diffstat (limited to 'Doc/html/style.css')
-rw-r--r-- | Doc/html/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/html/style.css b/Doc/html/style.css index a77fab5..c722db3 100644 --- a/Doc/html/style.css +++ b/Doc/html/style.css @@ -115,6 +115,7 @@ div.note .label { margin-right: 0.5em; .newsgroup { font-family: avantgarde, sans-serif; } .url { font-family: avantgarde, sans-serif; } .file { font-family: avantgarde, sans-serif; } +.menuselection { font-family: avantgarde, sans-serif; } .tableheader { background-color: #99ccff; font-family: avantgarde, sans-serif; } |