aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-09 23:10:16 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-09 23:10:16 +0000
commit79524a0c69fd6f6f1fa86086b86d52328af17750 (patch)
tree3d1d7c3a2b92713fa354d9970d302f7ec8d1bdc0 /stylesheets
parentee714d385e3f3b943e3fa4407847cfdeb8a435f7 (diff)
Text updates for cross2 Chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/lfs-xsl/lfs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css
index 15ceba1ef..23d461304 100644
--- a/stylesheets/lfs-xsl/lfs.css
+++ b/stylesheets/lfs-xsl/lfs.css
@@ -342,7 +342,7 @@ div.important em, div.warning em, div.caution em {
margin-bottom: .3em;
}
-.table table {
+.table table, .informaltable {
margin-left: auto;
margin-right: auto;
}