emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Worg needs some reorganizing


From: Jason Dunsmore
Subject: Re: [Orgmode] Re: Worg needs some reorganizing
Date: Wed, 19 Jan 2011 13:18:01 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Achim Gratz <address@hidden> writes:

> Jason Dunsmore <address@hidden> writes:
>> Looks like the TOC links are larger than the text on the rest of the
>> page.  Can the text size be made the same?
>
> That's what the "inherit" is fixing.  You may still have the old copy in
> cache, I've just now been able to get the new version that Eric pushed
> some time ago.

Oh okay.

Does anybody know why some pages have inline CSS?  For example:

http://orgmode.org/worg/org-configs/index.html

--8<---------------cut here---------------start------------->8---
<style type="text/css"> 
 <!--/*--><![CDATA[/*><!--*/
  html { font-family: Times, serif; font-size: 12pt; }
  .title  { text-align: center; }
  .todo   { color: red; }
  .done   { color: green; }
  .tag    { background-color: #add8e6; font-weight:normal }
  .target { }
  .timestamp { color: #bebebe; }
  .timestamp-kwd { color: #5f9ea0; }
  .right  {margin-left:auto; margin-right:0px;  text-align:right;}
  .left   {margin-left:0px;  margin-right:auto; text-align:left;}
  .center {margin-left:auto; margin-right:auto; text-align:center;}
  p.verse { margin-left: 3% }
  pre {
  border: 1pt solid #AEBDCC;
  background-color: #F3F5F7;
  padding: 5pt;
  font-family: courier, monospace;
        font-size: 90%;
        overflow:auto;
  }
  table { border-collapse: collapse; }
  td, th { vertical-align: top;  }
  th.right  { text-align:center;  }
  th.left   { text-align:center;   }
  th.center { text-align:center; }
  td.right  { text-align:right;  }
  td.left   { text-align:left;   }
  td.center { text-align:center; }
  dt { font-weight: bold; }
  div.figure { padding: 0.5em; }
  div.figure p { text-align: center; }
  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>
--8<---------------cut here---------------end--------------->8---

I came across this when trying to figure out what was causing the
different H1 styles (top page title).  For example, compare:

http://orgmode.org/worg/org-faq-nojs.html
and
http://orgmode.org/worg/org-configs/index.html



reply via email to

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