From f9ba99bbc940af8aaa6c9c94d447667c4d2288ca Mon Sep 17 00:00:00 2001 From: "Zane D. Purvis" Date: Thu, 8 Jan 2015 22:26:43 -0500 Subject: [PATCH] ox-html.el: DONE is monospace for consistency * lisp/ox-html.el (org-html-style-default): `.done' gets `font-family: monospace;' Other items on the headline that aren't the text itself are monospaced, including non-DONE todo's. TINYCHANGE --- lisp/ox-html.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ox-html.el b/lisp/ox-html.el index 3c3b44453..e2d1921bf 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -275,7 +275,7 @@ for the JavaScript code in this tag.