artice html css
This commit is contained in:
@@ -1624,6 +1624,16 @@ Uses also `my-org-article-latex-template-value' with
|
|||||||
(defcustom my-org-article-html-head "
|
(defcustom my-org-article-html-head "
|
||||||
<style type=\"text/css\">
|
<style type=\"text/css\">
|
||||||
/*<![CDATA[*/
|
/*<![CDATA[*/
|
||||||
|
/*
|
||||||
|
/* HTML-STYLE modify org css
|
||||||
|
*/
|
||||||
|
#content {
|
||||||
|
max-width: unset;
|
||||||
|
}
|
||||||
|
pre {
|
||||||
|
background-color: unset;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
/* HTML-STYLE
|
/* HTML-STYLE
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user