ox-html.el: Use classes for caption instead of align
commit1813200fc81fa5e0f248407d852f3771fe2d4f6e
authorVladimir Lomov <lomov.vl@gmail.com>
Sat, 28 Dec 2013 22:33:59 +0000 (29 07:33 +0900)
committerBastien Guerry <bzg@altern.org>
Mon, 30 Dec 2013 09:35:13 +0000 (30 10:35 +0100)
tree762de92cecf295d6ae21ded39606866ca237a54d
parent8bb519d9346668b34a3b407fc76204b180588fc6
ox-html.el: Use classes for caption instead of align

* ox-html.el (org-html-style-default): New classes
caption.t-above and caption.t-bottom.
(org-html-table): Use new classes.

Signed-off-by: Vladimir Lomov <lomov.vl@gmail.com>
lisp/ox-html.el