summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/asciidoc/stylesheets/asciidoc.css
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-03 15:58:11 +1100
committerChris Johns <chrisj@rtems.org>2013-03-03 15:58:11 +1100
commit0464153b36015012c5a2ff14d6d3f65fe04f476b (patch)
treec877a69503720afce35ee9fc111eb83d3a219c27 /source-builder/sb/asciidoc/stylesheets/asciidoc.css
parentImport more of asciidoc. (diff)
downloadrtems-source-builder-0464153b36015012c5a2ff14d6d3f65fe04f476b.tar.bz2
Change asciidoc to the 8.6.4 release package because Windows was broken.
Diffstat (limited to 'source-builder/sb/asciidoc/stylesheets/asciidoc.css')
-rw-r--r--source-builder/sb/asciidoc/stylesheets/asciidoc.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/source-builder/sb/asciidoc/stylesheets/asciidoc.css b/source-builder/sb/asciidoc/stylesheets/asciidoc.css
index be88313..163de67 100644
--- a/source-builder/sb/asciidoc/stylesheets/asciidoc.css
+++ b/source-builder/sb/asciidoc/stylesheets/asciidoc.css
@@ -86,9 +86,7 @@ ul > li > * { color: black; }
padding: 0;
margin: 0;
}
-pre {
- white-space: pre-wrap;
-}
+
#author {
color: #527bbd;
@@ -217,7 +215,7 @@ div.exampleblock > div.content {
}
div.imageblock div.content { padding-left: 0; }
-span.image img { border-style: none; vertical-align: text-bottom; }
+span.image img { border-style: none; }
a.image:visited { color: white; }
dl {