emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: pw <pw@riseup.net>
To: emacs-orgmode@gnu.org
Subject: css stylesheet
Date: Tue, 17 Sep 2013 19:31:16 +0200	[thread overview]
Message-ID: <523891E4.3060805@riseup.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1275 bytes --]

Hi,

I want to define the layout of one html file exported from org-mode. I 
have putted into the org file this lign to appeal the stylesheet :

<link  rel="stylesheet"type="text/css"href="css/stylesheet.css  <view-source:file:///home/pierre/site/public_html/css/stylesheet.css>"/>


It's works ! But when I look at the html code generated, I can see a bunch of css which I do not want (see below).


Why this css code is here and how can I remove it ?

pw

------------
<style  type="text/css">
  <!--/*--><![CDATA[/*><!--*/
   .title  { text-align: center; }
   .todo   { font-family: monospace; color: red; }
   .done   { color: green; }

...

     #org-div-home-and-up
    { text-align: right; font-size: 70%; white-space: nowrap; }
   textarea { overflow-x: auto; }
   .linenr { font-size: smaller }
   .code-highlighted { background-color: #ffff00; }
   .org-info-js_info-navigation { border-style: none; }
   #org-info-js_console-label
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
   .org-info-js_search-highlight
     { background-color: #ffff00; color: #000000; font-weight: bold; }
   /*]]>*/-->
</style>
<link  rel="stylesheet"type="text/css"href="css/stylesheet.css  <view-source:file:///home/pierre/site/public_html/css/stylesheet.css>"/>



[-- Attachment #2: Type: text/html, Size: 2802 bytes --]

             reply	other threads:[~2013-09-17 17:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-17 17:31 pw [this message]
2013-09-18  7:57 ` css stylesheet Christian Moe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=523891E4.3060805@riseup.net \
    --to=pw@riseup.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).