summaryrefslogtreecommitdiff
path: root/examples/website
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2009-02-10 09:45:20 +1300
committerStuart Rackham <srackham@methods.co.nz>2009-02-10 09:45:20 +1300
commitc41c2c00c76f384bcad1f19ec9db12fbe0d4e23d (patch)
tree9b022efc2e8532930ff471a1353588850017ce50 /examples/website
parent8930ee9f64731f5b21a6edb4fa9cccf78a636c90 (diff)
downloadasciidoc-c41c2c00c76f384bcad1f19ec9db12fbe0d4e23d.tar.gz
- FIXED: Setting config attribute entry reinitialized intrinsic attributes
overriding customization. - Changed yellow W3C badges to blue ones in page footers. - Emdash replacement recognized at start of block. - Fixed broken link in asciimathml.txt.
Diffstat (limited to 'examples/website')
-rw-r--r--examples/website/layout1.conf14
-rw-r--r--examples/website/layout2.conf14
2 files changed, 14 insertions, 14 deletions
diff --git a/examples/website/layout1.conf b/examples/website/layout1.conf
index a9fc955..a34824d 100644
--- a/examples/website/layout1.conf
+++ b/examples/website/layout1.conf
@@ -135,14 +135,14 @@ and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>.
endif::textonly[]
ifndef::textonly[]
<a href="http://validator.w3.org/check?uri=referer">
- <img style="border:none; width:88px; height:31px;"
- src="http://www.w3.org/Icons/valid-xhtml11"
- alt="Valid XHTML 1.1!" />
+ <img style="border:0;width:88px;height:31px"
+ src="http://www.w3.org/Icons/valid-xhtml11-blue"
+ alt="Valid XHTML 1.1" height="31" width="88" />
</a>
-<a href="http://jigsaw.w3.org/css-validator/check/referer">
- <img style="border:none; width:88px; height:31px;"
- src="http://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS!" />
+<a href="http://jigsaw.w3.org/css-validator/">
+ <img style="border:0;width:88px;height:31px"
+ src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
+ alt="Valid CSS!" />
</a>
<a href="http://www.mozilla.org/products/firefox/">
<img style="border:none; width:110px; height:32px;"
diff --git a/examples/website/layout2.conf b/examples/website/layout2.conf
index 7a2972c..14cf62e 100644
--- a/examples/website/layout2.conf
+++ b/examples/website/layout2.conf
@@ -134,14 +134,14 @@ and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>.
endif::textonly[]
ifndef::textonly[]
<a href="http://validator.w3.org/check?uri=referer">
- <img style="border:none; width:88px; height:31px;"
- src="http://www.w3.org/Icons/valid-xhtml11"
- alt="Valid XHTML 1.1!" />
+ <img style="border:0;width:88px;height:31px"
+ src="http://www.w3.org/Icons/valid-xhtml11-blue"
+ alt="Valid XHTML 1.1" height="31" width="88" />
</a>
-<a href="http://jigsaw.w3.org/css-validator/check/referer">
- <img style="border:none; width:88px; height:31px;"
- src="http://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS!" />
+<a href="http://jigsaw.w3.org/css-validator/">
+ <img style="border:0;width:88px;height:31px"
+ src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
+ alt="Valid CSS!" />
</a>
<a href="http://www.mozilla.org/products/firefox/">
<img style="border:none; width:110px; height:32px;"