summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2010-05-13 08:31:46 +1200
committerStuart Rackham <srackham@methods.co.nz>2010-05-13 08:31:46 +1200
commit9bacadf000b90284b89f3bbec22e414bec9cb414 (patch)
tree9baa87ab2bcb1635d2d7c28c6835a854e72a8b85
parent8dd81d611836062094ba23d312f1dd2f2bd75a56 (diff)
downloadasciidoc-9bacadf000b90284b89f3bbec22e414bec9cb414.tar.gz
xhtml11: Set body element class name to document type.
-rw-r--r--xhtml11.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/xhtml11.conf b/xhtml11.conf
index 5903822..cd4acfa 100644
--- a/xhtml11.conf
+++ b/xhtml11.conf
@@ -556,7 +556,7 @@ include1::{scriptsdir=./javascripts}/LaTeXMathML.js[]
endif::linkcss[]
endif::latexmath[]
</head>
-<body{max-width? style="max-width:{max-width}"}>
+<body class="{doctype}"{max-width? style="max-width:{max-width}"}>
# Article, book header.
ifndef::doctype-manpage[]
<div id="header">