diff options
Diffstat (limited to 'help3xsl')
-rw-r--r-- | help3xsl/default.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index 988d3cf8d1..eeaa160d12 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -333,6 +333,8 @@ h6 { border-collapse: collapse; margin-left: auto; margin-right: auto; + margin-top: 2em; + margin-bottom: 2em; border-style:none; display:block; box-shadow: 10px 10px 5px grey; |