On 10/12/12 12:17, Vladimir Lomov wrote:
Hi,
** flav [2012-12-10 13:03:52 +0100]:
Hello,
I can't find out the css of the orgmode web site.
Is it possible to get it ?
Where ?
Thanks
wget http://orgmode.org/org.css
A more generic solution, which should work for any web site, is to
display the page source in your browser. For most browsers this is
Ctrl-U. Find the link for the style sheet(s) and click on it. In most
browsers this will display the style sheet as plain text, which you can
then save as a text file.
Ian.