summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-html4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-html4.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-html4.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/support/TeX4ht/source/tex4ht-html4.tex b/support/TeX4ht/source/tex4ht-html4.tex
index 4642e59faf..6308f08f7b 100644
--- a/support/TeX4ht/source/tex4ht-html4.tex
+++ b/support/TeX4ht/source/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1275 2022-12-24 12:38:23Z michal_h21 $
+% $Id: tex4ht-html4.tex 1281 2023-01-01 22:05:02Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -811,6 +811,12 @@ tex4ht-body>>>
{\HCode{</h5>}\HtmlParOn \IgnoreIndent\egroup\par\ShowPar}
>>>
+This CSS fixes issue that browsers by default render the H5 element in smaller size than
+is the default font size.
+
+\<shared h5 subsubsection\><<<
+\Css{.subsubsectionHead, .likesubsubsectionHead { font-size: 1em; }}
+>>>
\<mwcls divs\><<<