From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: any CSS examples for org-export-as-html? Date: Sun, 27 Feb 2011 09:14:22 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=41321 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtXYs-00056Y-4J for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 22:44:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtXYr-0006ow-4b for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 22:44:45 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:64776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtXYq-0006oi-V3 for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 22:44:45 -0500 Received: by wyi11 with SMTP id 11so3282412wyi.0 for ; Sat, 26 Feb 2011 19:44:43 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: ishi soichi Cc: emacs-orgmode@gnu.org Hi, On Sun, Feb 27, 2011 at 5:10 AM, ishi soichi wrote: > Hi. I am looking for some CSS examples for org-export-as-html outputs. > After implementing the command, "org-export-as-html", org files give an h= tml > output, which will be shown neatly in browser. > But it is not good enough for viewers. =C2=A0 I can write CSS from scratc= h but it > is better if there is some examples from which I can start. > Could anyone give me URLs or whatever? Both Orgmode's main page and the wiki, Worg, are published from org-mode files. I guess this might be a good place to start, http://orgmode.org/org.css http://orgmode.org/worg/style/worg.css http://orgmode.org/worg/style/worg-classic.css http://orgmode.org/worg/style/worg-zenburn.css -- Puneeth