summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhelpcontent2/source/auxiliary/de/default.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/source/auxiliary/de/default.css b/helpcontent2/source/auxiliary/de/default.css
index 887c594313..2fa534688a 100755
--- a/helpcontent2/source/auxiliary/de/default.css
+++ b/helpcontent2/source/auxiliary/de/default.css
@@ -33,8 +33,8 @@ body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .ta
h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
-p,td
- { font-size: 10pt; }
+p, td
+ { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
h1
{ font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
@@ -58,7 +58,7 @@ h4, h5, h6
{ background:#EEEEEE;}
.howtogetbody
- { background:#EEEEEE;}
+ { background:#EEEEEE; margin: 0px;}
.wide
{ width: 100%; }