aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/lfs-xsl/lfs.css4
-rw-r--r--stylesheets/lfs-xsl/nochunks.xsl4
2 files changed, 4 insertions, 4 deletions
diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css
index f0de967a2..6c65614ad 100644
--- a/stylesheets/lfs-xsl/lfs.css
+++ b/stylesheets/lfs-xsl/lfs.css
@@ -446,8 +446,8 @@ ul {
}
.itemizedlist li ul li p {
- margin-top: .2em;
- margin-bottom: .2em;
+ margin-top: .5em;
+ margin-bottom: .5em;
}
.itemizedlist li ul li:first-child p:first-child {
diff --git a/stylesheets/lfs-xsl/nochunks.xsl b/stylesheets/lfs-xsl/nochunks.xsl
index 7ec02449d..7f5cbcb8a 100644
--- a/stylesheets/lfs-xsl/nochunks.xsl
+++ b/stylesheets/lfs-xsl/nochunks.xsl
@@ -478,8 +478,8 @@ ul {
}
.itemizedlist li ul li p {
- margin-top: .2em;
- margin-bottom: .2em;
+ margin-top: .5em;
+ margin-bottom: .5em;
}
.itemizedlist li ul li:first-child p:first-child {