Make the Table of Contents CSS easier to customize.
commit0ef35b34057c2d038109f356c306ee34b9027fd0
authorMichael Olson <mwolson@gnu.org>
Thu, 25 May 2006 21:23:55 +0000 (25 21:23 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 25 May 2006 21:23:55 +0000 (25 21:23 +0000)
treec7114ca812e414187291fd7bc96d1d77dcbabb62
parent61547c6fe8c4ada991b8b0b62c07d19e9eccfeef
Make the Table of Contents CSS easier to customize.

* examples/mwolson/muse-init.el (muse-bad-link): Update.

* examples/mwolson/stylesheets/*.css: Update and add license.

* lisp/muse-html.el (muse-html-insert-contents): Surround contents with
  <div> section for easier CSS hacking.  Remove the class attribute of
  other elements, since we don't need it anymore.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-136
ChangeLog.2006
Makefile.defs
debian/changelog
examples/mwolson/muse-init.el
examples/mwolson/stylesheets/blog.css
examples/mwolson/stylesheets/common.css
examples/mwolson/stylesheets/print.css
examples/mwolson/stylesheets/screen.css
lisp/muse-html.el