emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-reveal questions


From: Eric S Fraga
Subject: Re: [O] org-reveal questions
Date: Sun, 22 Nov 2015 15:50:02 +0000
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

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

[Prev in Thread] Current Thread [Next in Thread]