summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/tex4ht/bugfixes.css
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/bugfixes.css')
-rw-r--r--Master/texmf-dist/doc/generic/tex4ht/bugfixes.css42
1 files changed, 0 insertions, 42 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/bugfixes.css b/Master/texmf-dist/doc/generic/tex4ht/bugfixes.css
deleted file mode 100644
index b535e75e168..00000000000
--- a/Master/texmf-dist/doc/generic/tex4ht/bugfixes.css
+++ /dev/null
@@ -1,42 +0,0 @@
-
-/* start css.sty */
-.cmtt-10{font-family: monospace;}
-p.noindent { text-indent: 0em }
-p.nopar { text-indent: 0em; }
-p.indent{ text-indent: 1.5em }
-@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;}
-.obeylines-h,.obeylines-v {white-space: nowrap; }
-div.obeylines-v p { margin-top:0; margin-bottom:0; }
-.overline{ text-decoration:overline; }
-.overline img{ border-top: 1px solid black; }
-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; }
-p.item {text-indent:-2em; margin-left:2em;}
-p.itemitem {text-indent:-2em; margin-left:4em;}
-span.item, span.itemitem {width:2em; margin-right:0.4em;}
-td.eqalign3 { text-align:right; margin-left:10em;}
-.eqalign td { white-space: nowrap; }
-div.eqalign {text-align:center;}
-td.eqalignno3, td.leqalignno3 { text-align:right; margin-left:10em;}
-.leqalignno td, .eqalignno td { white-space: nowrap; }
-.leqalignno td.noalign, .eqalignno td.noalign { width:5%; white-space: normal; }
-table.leqalignno, table.eqalignno {width:100%;}
-img.cdots{vertical-align:middle;}
-div.pmatrix {text-align:center;}
-div.Verbatim { font-family: monospace; white-space: nowrap; }
-body .Verbatim { margin: 1em; }
-h2 {color:white; background:black; font-style:italic; }
-dt {font-weight:bold}
-/* end css.sty */