diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-28 08:33:02 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-28 08:33:02 +0000 |
commit | aeca292b0f2be1d25ea4988d0370ea9e9351cf61 (patch) | |
tree | e8a42d8035d17487e4c76cd2d318a8bb16d762b9 /helpcontent2 | |
parent | 554c900c59e4b7088dd9379d9f0fcda134b9f57e (diff) |
INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED
2005/01/24 12:11:31 fpe 1.2.2.2: regular update
2005/01/18 15:18:41 fpe 1.2.2.1: regular update
Diffstat (limited to 'helpcontent2')
-rwxr-xr-x | helpcontent2/source/auxiliary/en-US/default.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/source/auxiliary/en-US/default.css b/helpcontent2/source/auxiliary/en-US/default.css index e0b1d78e0b..2fa534688a 100755 --- a/helpcontent2/source/auxiliary/en-US/default.css +++ b/helpcontent2/source/auxiliary/en-US/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%; } |