diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-09-15 08:55:12 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-09-15 08:55:12 -0500 |
commit | 94177b1022a9a4f49743ab4d97169ff42315eea5 (patch) | |
tree | db7c82294b1f19623d4866f0426065fa70375b6c /help3xsl/default.css | |
parent | fff3c5664e650c9c7aef1ab60da86874cab9428a (diff) |
Helponline: H2 too similar to H3
A teeny-tiny upward nudge.
Change-Id: I9491c5a849316907f0770ab29752cbc385cef107
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index d2fd2fa2c2..a67a036282 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; |