From 4b48b4a737863ad8bea5cbbb67b8a606227309f6 Mon Sep 17 00:00:00 2001 From: Stuart Rackham Date: Thu, 19 May 2011 12:03:31 +1200 Subject: - Rolled CSS files for xhtml11 and html5 into single asciidoc.css file. - Added 'flask' theme for xhtml11 and html5 backends. - CSS tweaking. - CSS injected by 'stylesheet' attribute now has highest precedence. - html5: table 'frame' attribute now defaults to 'all' instead of 'topbot' as per documentation. - Documented HTML stylesheets and JavaScripts locations. --- xhtml11.conf | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'xhtml11.conf') diff --git a/xhtml11.conf b/xhtml11.conf index 45067c9..543bb1a 100644 --- a/xhtml11.conf +++ b/xhtml11.conf @@ -530,33 +530,31 @@ cellspacing="0" cellpadding="4"> {title} {title%}{doctitle=} ifdef::linkcss[] - - -{doctype-manpage} + +{doctype-manpage} ifdef::quirks[] - + endif::quirks[] - ifdef::pygments[] ifdef::toc2[] + endif::linkcss[] ifndef::linkcss[] endif::linkcss[] ifndef::disable-javascript[] @@ -682,5 +680,5 @@ template::[sect1] endif::doctype-manpage[] ifdef::quirks[] -include::{backend}-quirks.conf[] +include::xhtml11-quirks.conf[] endif::quirks[] -- cgit v1.2.1