Merge branch 'bugfix'

This commit is contained in:
Ihor Radchenko 2024-03-25 13:56:53 +03:00
commit 16f7021c75
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 1 additions and 1 deletions

View File

@ -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; }