emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* line width in html export
@ 2014-12-14 18:02 Manfred Lotz
  0 siblings, 0 replies; only message in thread
From: Manfred Lotz @ 2014-12-14 18:02 UTC (permalink / raw)
  To: emacs-orgmode

Hi there,
When exporting to html text lines get as long as the browser window is
wide which could look pretty ugly.

If I add something like this into the exported html file

body {
  color: #888;
  font: 300 16px/22px "Open Sans", "Helvetica Neue", Helvetica, Arial,
sans-serif; }


then the line width gets under control. I'm not an html expert, and
thus don't know if this is the way to go. If there is anything better
please tell me.

Question: How would I tell org-mode to insert this into the exported
html in order to extend the CSS?


-- 
Manfred

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-14 18:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-14 18:02 line width in html export Manfred Lotz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).