| Summary: | [NEWHELP] Improve Heading 1 style in help pages displayed in browser | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Olivier Hallot <olivier.hallot> |
| Component: | Documentation | Assignee: | Adolfo Jayme Barrientos <fitojb> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | mentoring, olivier.hallot, xiscofauli |
| Priority: | medium | Keywords: | easyHack, topicDoc |
| Version: | 6.0.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.0.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 97629 | ||
|
Description
Olivier Hallot
2017-09-29 13:55:50 UTC
Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=208b4ffb21e49ad906280ce3663852d5a1b83994 tdf#112754 Enlarge H1, make its fonts thinner & increase margin-bottom I complied, but with a couple of tweaks: • 22-px bold looked too large to me, so I’ve added “font-weight: 300” • I noticed the margin-bottom rule was duplicated unnecessarily, so I’ve settled on 8 px for its global value. We should consider making this change to the offline help CSS files as well. |