Merge branch 'bugfix'
This commit is contained in:
commit
16f7021c75
|
@ -270,7 +270,7 @@ This affects IDs that are determined from the ID property.")
|
|||
:type 'string)
|
||||
|
||||
(defcustom org-html-style-default
|
||||
"<style>
|
||||
"<style type=\"text/css\">
|
||||
#content { max-width: 60em; margin: auto; }
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
|
|
Loading…
Reference in New Issue