[Libreoffice-commits] help.git: help3xsl/default.css

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Sep 15 13:58:01 UTC 2018


 help3xsl/default.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 94177b1022a9a4f49743ab4d97169ff42315eea5
Author:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Sat Sep 15 08:55:12 2018 -0500
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat Sep 15 08:55:12 2018 -0500

    Helponline: H2 too similar to H3
    
    A teeny-tiny upward nudge.
    
    Change-Id: I9491c5a849316907f0770ab29752cbc385cef107

diff --git a/help3xsl/default.css b/help3xsl/default.css
index d2fd2fa2c..a67a03628 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -232,7 +232,7 @@ h1 a {
     text-decoration: none;
 }
 h2 {
-    font-size: 1.5rem;
+    font-size: 1.55rem;
 }
 h3 {
     font-size: 1.33rem;


More information about the Libreoffice-commits mailing list