org: use a white background and ship the CSS
* doc/org/spot.css: New file. * doc/Makefile.am: Distribute it. * doc/org/init.el.in, doc/org/.dir-locals.el: Adjust links.
This commit is contained in:
parent
f9029858c4
commit
fbcc9fb81f
4 changed files with 123 additions and 2 deletions
|
|
@ -21,7 +21,10 @@
|
|||
:publishing-directory "../userdoc/"
|
||||
:recursive t
|
||||
:publishing-function org-publish-org-to-html
|
||||
:style "<link rel=\"stylesheet\" type=\"text/css\" href=\"http://spot.lip6.fr/css/spot-zenburn.css\" />"
|
||||
; Org 8
|
||||
:html-head "<link rel=\"stylesheet\" type=\"text/css\" href=\"spot.css\" />"
|
||||
; Org 7
|
||||
:style "<link rel=\"stylesheet\" type=\"text/css\" href=\"spot.css\" />"
|
||||
:auto-preamble t)
|
||||
("spot-static"
|
||||
:base-directory "."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue