X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/647ac5444d022537a1f0854dd309494c511dfe07..ee66c1452ad6f627879c9ec8156342f5e90c2253:/doc/mutt.css diff --git a/doc/mutt.css b/doc/mutt.css index 468bf6c..5a37b3c 100644 --- a/doc/mutt.css +++ b/doc/mutt.css @@ -19,5 +19,7 @@ div.example p.title { margin-left:2%; } div.note h3 { font-size:small; font-style:italic; font-variant: small-caps; } div.note h3:after { content: ":" } div.note { margin-bottom: 5px; } -strong.command { font-family: monospace; font-weight: normal; } +.command { font-family: monospace; font-weight: normal; } +.command strong { font-weight: normal; } tr { vertical-align: top; } +.comment { color:#707070; }