artice html css

This commit is contained in:
2022-09-25 14:36:10 +02:00
parent 28141c6fd8
commit 991e193b67

View File

@@ -1624,6 +1624,16 @@ Uses also `my-org-article-latex-template-value' with
(defcustom my-org-article-html-head "
<style type=\"text/css\">
/*<![CDATA[*/
/*
/* HTML-STYLE modify org css
*/
#content {
max-width: unset;
}
pre {
background-color: unset;
}
/*
/* HTML-STYLE
*/