diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-28 08:42:40 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-28 08:42:40 +0000 |
commit | 2dd5cb185004016abf0b993ecbcd3bcb35a6e71c (patch) | |
tree | 0599c2bed92638a92614f377055ef4054b29933f /helpcontent2/source/auxiliary/sv | |
parent | d2c7e00cd1914d803331010c2aab31ec6c90f8ed (diff) |
INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED
2005/01/24 12:11:34 fpe 1.2.2.2: regular update
2005/01/18 15:18:51 fpe 1.2.2.1: regular update
Diffstat (limited to 'helpcontent2/source/auxiliary/sv')
-rwxr-xr-x | helpcontent2/source/auxiliary/sv/default.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/auxiliary/sv/default.css b/helpcontent2/source/auxiliary/sv/default.css index 353edc4034..2fa534688a 100755 --- a/helpcontent2/source/auxiliary/sv/default.css +++ b/helpcontent2/source/auxiliary/sv/default.css @@ -34,7 +34,7 @@ h1, h2, h3, h4, h5, h6 { margin-bottom: 5pt; } p, td - { font-size: 10pt; } + { 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%; } |