From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-reveal questions Date: Sun, 22 Nov 2015 15:50:02 +0000 Message-ID: <87y4dqc9ud.fsf@ucl.ac.uk> References: <87wpue5cq9.fsf@ucl.ac.uk> <8737x2ashh.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0WuA-0004kB-9d for emacs-orgmode@gnu.org; Sun, 22 Nov 2015 10:50:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0Wu6-0001lE-3E for emacs-orgmode@gnu.org; Sun, 22 Nov 2015 10:50:18 -0500 Received: from mail-db3on0139.outbound.protection.outlook.com ([157.55.234.139]:23309 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0Wu5-0001kJ-QG for emacs-orgmode@gnu.org; Sun, 22 Nov 2015 10:50:14 -0500 In-Reply-To: (Xebar Saram's message of "Sun, 22 Nov 2015 16:25:30 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xebar Saram Cc: org mode 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