--- /dev/null
+#signature .sig_separator { display: none; }
+
+body, div.signature { font-family: Lato, "Liberation Sans", sans-serif; }
+a { text-decoration:none; color:#3a5dae; }
+a:visited { color:#3a5dae; }
+a:hover { text-decoration:underline; }
+.block {
+ padding: 0 0.5em;
+ margin: 0;
+ font-style: italic;
+ border-left: 2px solid #eee;
+}
+.quote, blockquote {
+ padding: 0 0.5em;
+ margin: 0;
+ font-style: italic;
+ border-left: 2px solid #666;
+ color: #666;
+ font-size: 80%;
+}
+/*.quotelead {
+ margin-bottom: -1em;
+ font-size: 80%;
+}
+.quotechar { display: none; }*/
+.footnote-ref, .footnote-back { text-decoration: none;}
+/*.signature {
+ color: #999;
+ font-family: monospace;
+ white-space: pre;
+ margin: 1em 0 0 0;
+ font-size: 80%;
+}*/
+table, th, td {
+ border-collapse: collapse;
+ border: 1px solid #999;
+}
+th, td { padding: 0.5em; }
+.header {
+ background: #eee;
+}
+.even { background: #eee; }
+h1, h2, h3, h4, h5, h6 {
+ color: #666;
+ background-color: #eee;
+ padding-left: 0.5em
+}
+h1 { font-size: 130%; }
+h2 { font-size: 120%; }
+h3 { font-size: 110%; }
+h4 { font-size: 107%; }
+h5 { font-size: 103%; }
+h6 { font-size: 100%; }
+/*p { padding: 0 0.5em; }
+pre { padding: 0 1em; }*/
#set pager_format="<%a> %* %J (%P)"
set my_markdown_extensions="admonition,codehilite,sane_lists,smarty,pymdownx.extra,pymdownx.highlight,pymdownx.critic,pymdownx.keys,pymdownx.magiclink,pymdownx.mark,pymdownx.saneheaders,pymdownx.smartsymbols"
-macro compose B "<enter-command> source '$my_confdir/buildmimetree.py --extensions $my_markdown_extensions --tempdir $tmpdir --only-build|'<enter><enter-command> source \$my_mdwn_postprocess_cmd_file<enter>" "Convert message into a modern MIME tree with inline images"
+macro compose y "<enter-command> source '$my_confdir/buildmimetree.py --extensions $my_markdown_extensions --tempdir $tmpdir --only-build --css-file $my_confdir/htmlmail.css|'<enter><enter-command> source \$my_mdwn_postprocess_cmd_file<enter>" "Convert message into a modern MIME tree with inline images"
+bind compose Y send-message