]> git.llucax.com Git - software/mutt-debian.git/blobdiff - doc/mutt.css
adding a lintian override for the mutt Exec path in the desktop file
[software/mutt-debian.git] / doc / mutt.css
index 468bf6c5cfad2d5cc348d430fe68f511be560223..5a37b3cc48e2adb2ecbf154d4aaf58aff8968add 100644 (file)
@@ -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; }
 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; }
 tr { vertical-align: top; }
+.comment { color:#707070; }