Bastien <[email protected]> writes:
> Thanks all for the work on worg.css -- I'm excited to see this happen!
>
> I'm putting Sebastian explicitely into the loop: I remember Sebastian
> worked on org.css (and maybe worg.css?) to make sure the spacing between
> HTML headings was okay for folding/unfolding through org-info-js. Maybe
> this is something that should be taken care of with the new worg.css.
My starting point was the old worg.css file. I noticed there was
excessive space between sections. When I removed the following two
lines:
--8<---------------cut here---------------start------------->8---
/* Add more spacing between section. Padding, so that folding with
org-info.js works as expected. */
padding-bottom:2em;
--8<---------------cut here---------------end--------------->8---
It fixed the problem with excessive spacing. Removing it didn't cause
an issue with the javascript-folded pages that I could see.
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode