summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-html5.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-html5.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-html5.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/TeX4ht/source/tex4ht-html5.tex b/support/TeX4ht/source/tex4ht-html5.tex
index ca0fab53a4..c11fffa026 100644
--- a/support/TeX4ht/source/tex4ht-html5.tex
+++ b/support/TeX4ht/source/tex4ht-html5.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html5.tex 905 2021-04-18 15:30:06Z karl $
+% $Id: tex4ht-html5.tex 949 2021-06-13 08:57:21Z michal_h21 $
% compile 3 times: latex tex4ht-moz
% or xhlatex tex4ht-moz "html,3,sections+"
%
@@ -349,6 +349,7 @@ Configure HTML5 figures. Floats are converted as captions too.
\Css{figcaption.caption {text-indent:-2em; margin-left:3em; margin-right:1em;
text-align:center;}}
\Css{figcaption.caption span.id{font-weight: bold; white-space: nowrap; }}
+\Css{p + figcaption, img + figcaption{margin-top: 1em;}}
>>>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%