summaryrefslogtreecommitdiff
path: root/help3xsl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-01-05 12:00:51 -0300
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2022-01-05 18:18:18 +0100
commit1fbed0448d0d1d77532fe3abb5be05fc13d93bdb (patch)
tree37ecf96315296ddbf61a88a5caf3dde88c9b180a /help3xsl
parent53e0c535c9892e7d586d5ae5b3eada2bd07f9550 (diff)
Improve paragraph spacing in text
Add more space below paragraphs. Change-Id: Ie282883229bcc1471aed6c35ef57d1ec909996b5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128013 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index ccc61e3317..66dd592716 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -234,7 +234,7 @@ p,
ol,
td {
font-size: 1.15rem;
- margin: 2px 0 2px 0;
+ margin: 2px 0 10px 0;
}
h1 {
font-size: 1.83rem;