On Sunday, 22 Nov 2015 at 16:25, Xebar Saram wrote:

[...]

> in it i have pasted this
>
> .left p, .left ul, .left li {
> text-align:left;
> }
>
> now in my org file i have these added lines on the top
>
> #+REVEAL_EXTRA_CSS: /home/zeltak/org/files/Uni/Courses/css/left.aligned.css
> #+ATTR_HTML: :class left

I found that with the class directive, I had to have entries like this:

p.left { text-align: left; }

in my extra css file.

HTH,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-333-gd6aafd

Reply via email to