Selaa lähdekoodia

Document :HTML_CONTAINER_CLASS: property

* doc/org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property
Carsten Dominik 14 vuotta sitten
vanhempi
commit
c40247d4dd
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      doc/org.texi

+ 5 - 0
doc/org.texi

@@ -9673,6 +9673,11 @@ For longer style definitions, you can use several such lines.  You could also
 directly write a @code{<style>} @code{</style>} section in this way, without
 referring to an external file.
 
+In order to add styles to a subtree, use the @code{:HTML_CONTAINER_CLASS:}
+property to assign a class to the tree.  In order to specify CSS styles for a
+particular headline, you can use the id specified in a @code{:CUSTOM_ID:}
+property.
+
 @c FIXME: More about header and footer styles
 @c FIXME: Talk about links and targets.