Erik Iverson <[email protected]> writes: > If you export to HTML, you should be able to export your notes with a > CSS class to style your notes as differently from the text as you > like. >
I like the following for offsetting quotes, may work well for notes...
#+begin_src css
blockquote {
border-left: 1px solid gray;
padding-left: 4px; }
#+end_src
--
Eric Schulte
http://cs.unm.edu/~eschulte/
