diff options
Diffstat (limited to 'llvm/docs/CommandGuide/manpage.css')
| -rw-r--r-- | llvm/docs/CommandGuide/manpage.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/manpage.css b/llvm/docs/CommandGuide/manpage.css index b2003434901..c922564dc3c 100644 --- a/llvm/docs/CommandGuide/manpage.css +++ b/llvm/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; |

