From 5bef340093102936efe831f85fabdb589070ce43 Mon Sep 17 00:00:00 2001 From: TEC Date: Wed, 20 Jan 2021 16:45:20 +0800 Subject: [PATCH 2/5] ox-html.el: limit maximum content width and center * lisp/ox-html.el (org-html-style-default): To improve the appearance and legibility on larger screens: 1. Limit the content width to the upper end of advised line width, ~140 characters. 2. Centre the content. --- lisp/ox-html.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/ox-html.el b/lisp/ox-html.el index 0cf3425df..9bbfad678 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -256,6 +256,7 @@ property on the headline itself.") (defconst org-html-style-default "