summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/tex4ht/mn.css
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/mn.css')
-rw-r--r--Master/texmf-dist/doc/generic/tex4ht/mn.css31
1 files changed, 19 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/mn.css b/Master/texmf-dist/doc/generic/tex4ht/mn.css
index f0e7092a385..88ed40102c3 100644
--- a/Master/texmf-dist/doc/generic/tex4ht/mn.css
+++ b/Master/texmf-dist/doc/generic/tex4ht/mn.css
@@ -5,13 +5,19 @@
.cmmi-10{font-style: italic;}
.cmmi-7{font-size:70%;font-style: italic;}
.cmbx-10{ font-weight: bold;}
+.cmbx-10{ font-weight: bold;}
.cmbx-9{font-size:90%; font-weight: bold;}
-.cmtt-10{font-family: monospace;}
-.cmtt-9{font-size:90%;font-family: monospace;}
+.cmbx-9{ font-weight: bold;}
+.cmtt-10{font-family: monospace,monospace;}
+.cmtt-10{font-family: monospace,monospace;}
+.cmtt-9{font-size:90%;font-family: monospace,monospace;}
+.cmtt-9{font-family: monospace,monospace;}
.cmti-10{ font-style: italic;}
-p.noindent { text-indent: 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;}
@media print {div.crosslinks {visibility:hidden;}}
a img { border-top: 0; border-left: 0; border-right: 0; }
center { margin-top:1em; margin-bottom:1em; }
@@ -25,9 +31,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; }
@@ -43,13 +46,16 @@ td.eqalignno3, td.leqalignno3 { text-align:right; margin-left:10em;}
table.leqalignno, table.eqalignno {width:100%;}
img.cdots{vertical-align:middle;}
div.pmatrix {text-align:center;}
+table.pmatrix {width:100%;}
div.Draw{text-align:center}
-div.Verbatim { font-family: monospace; white-space: nowrap; }
+table[rules] {border-left:solid black 0.4pt; border-right:solid black 0.4pt; }
+div.Verbatim { font-family: monospace,monospace; white-space: nowrap; }
body .Verbatim { margin: 1em; }
.IndexSec {margin-top:1em; margin-bottom:0.5em;}
+.intro{border:1px solid black; padding:4px;}
span.QAChapter{font-size: 125%;}
-h1, h2, h3 { font-family: comic; }
-body { background: white; }
+h1, h2, h3 { font-family: sans-serif; }
+body {max-width: 60rem;margin:1rem;}
.SIGN{text-align:right;}
.Template { margin-left:3em; }
div.ShowCode{ font-family:monospace; white-space:nowrap; }
@@ -64,7 +70,8 @@ div.button-list { margin-left:3%; margin-right:3%; }
div.ShowCode { margin-left:3%; margin-right:3%; border-top: solid #CCCCCC 1pt; border-bottom: solid #CCCCCC 1pt; }
div.source { border-top: solid #CCCCCC 1pt; border-bottom: solid #CCCCCC 1pt;}
div.TableOfContents div.DocPart{margin-top:1em; margin-bottom:1em; font-size:110%;}
-.try{ border:solid 4px; }
.bugfixes{background: yellow; font-style: italic; font-weight: bold; }
+.try{ border:solid 4px; }
#TBL-14 td{font-size:75%;}
/* end css.sty */
+