Bug 261982

Summary: Render <code> in <h2>..<h7> the same size as surrounding text
Product: Documentation Reporter: Pau Amma <pauamma>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Some People CC: bcr
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://docs.freebsd.org/en/books/handbook/zfs/#zfs-zpool

Description Pau Amma 2022-02-16 02:57:11 UTC
In https://docs.freebsd.org/en/books/handbook/zfs/#zfs-zpool, "zpool" is about 1/3 the height of "Administration".

Suggested fix, per AllanJude (reformated from IRC):

zpool is tagged as a command or acronym or whatever, so is in a <code> and ends up with a font size of 12px vs 28px for the rest. We need to do a little CSS hackery for: h2 code etc.
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2024-05-30 13:48:49 UTC
The size has been adjusted to be higher in the current website, so I'm closing this PR as fixed.