diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/manpage.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/manpage.css b/docs/CommandGuide/manpage.css index b200343490..c922564dc3 100644 --- a/docs/CommandGuide/manpage.css +++ b/docs/CommandGuide/manpage.css @@ -13,7 +13,7 @@ h1, a { color: #336699; } .mmenuon { font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; color: #ff6600; font-size: 10pt; - } +} .mmenuoff { font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; color: #ffffff; font-size: 10pt; |