summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex_tex4ht_tex.css
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex_tex4ht_tex.css')
-rw-r--r--macros/texinfo/texinfo/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex_tex4ht_tex.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex_tex4ht_tex.css b/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex_tex4ht_tex.css
index 74920653b4..d5a41ad6a8 100644
--- a/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex_tex4ht_tex.css
+++ b/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex_tex4ht_tex.css
@@ -3,16 +3,19 @@
.cmmi-10{font-style: italic;}
.cmmi-7{font-size:70%;font-style: italic;}
.cmsy-7{font-size:70%;}
-p.noindent { text-indent: 0em }
-td p.noindent { text-indent: 0em; margin-top:0em; }
-p.nopar { text-indent: 0em; }
-p.indent{ text-indent: 1.5em }
+p{margin-top:0;margin-bottom:0}
+p.indent{text-indent:0;}
+p + p{margin-top:1em;}
+p + div, p + pre {margin-top:1em;}
+div + p, pre + p {margin-top:1em;}
+a { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; hyphens: auto; }
@media print {div.crosslinks {visibility:hidden;}}
a img { border-top: 0; border-left: 0; border-right: 0; }
center { margin-top:1em; margin-bottom:1em; }
td center { margin-top:0em; margin-bottom:0em; }
.Canvas { position:relative; }
img.math{vertical-align:middle;}
+div.par-math-display, div.math-display{text-align:center;}
.obeylines-h,.obeylines-v {white-space: nowrap; }
div.obeylines-v p { margin-top:0; margin-bottom:0; }
.overline{ text-decoration:overline; }
@@ -20,9 +23,6 @@ div.obeylines-v p { margin-top:0; margin-bottom:0; }
td.displaylines {text-align:center; white-space:nowrap;}
.centerline {text-align:center;}
.rightline {text-align:right;}
-span.TEX {letter-spacing: -0.125em; }
-span.TEX span.E{ position:relative;top:0.5ex;left:-0.0417em;}
-a span.TEX span.E {text-decoration: none; }
.underline{ text-decoration:underline; }
.underline img{ border-bottom: 1px solid black; margin-bottom:1pt; }
div.proclaim { margin-top: 1em; margin-bottom: 1em; }