diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/webguide/webguide.css')
-rw-r--r-- | Master/texmf-doc/doc/english/webguide/webguide.css | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/Master/texmf-doc/doc/english/webguide/webguide.css b/Master/texmf-doc/doc/english/webguide/webguide.css deleted file mode 100644 index a952808a737..00000000000 --- a/Master/texmf-doc/doc/english/webguide/webguide.css +++ /dev/null @@ -1,60 +0,0 @@ - -/* start css.sty */ -.cmr-10{font-size:90%;} -.cmr-10--109{font-size:99%;} -.cmr-17{font-size:154%;} -.cmr-12{font-size:109%;} -.cmsy-8{font-size:72%;} -.cmtt-12{font-size:109%;font-family: monospace;} -.cmsy-10--109{font-size:99%;} -.cmtt-10--109{font-size:99%;font-family: monospace;} -.cmbx-10{font-size:90%; font-weight: bold;} -.cmcsc-10--109{font-size:99%;} -.cmss-10--109{font-size:99%; font-family: sans-serif;} -.cmti-10--109{font-size:99%; font-style: italic;} -.small-caps{font-variant: small-caps; } -p.noindent { text-indent: 0em } -p.nopar { text-indent: 0em; } -p.indent{ text-indent: 1.5em } -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; } -div.displaymath{text-align:center;} -img.mathdisplay, div.displaymath, img.par-mathdisplay, div.par-displaymath { margin-top: 1em; margin-bottom: 1em; } -center img.mathdisplay, td img.mathdisplay, center img.par-mathdisplay, td img.par-mathdisplay { margin-top: 0; margin-bottom:0 ; } -div.displaymath{text-align:center;} -.obeylines-h,.obeylines-v {white-space: nowrap; } -.underline{ text-decoration:underline; } -.overline{ text-decoration:overline; } -span.pmatrix img{vertical-align:middle;} -div.center {text-align: center;} -div.center div {text-align: left;} -div.flushright {text-align: right;} -div.flushright div {text-align: left;} -div.flushleft {text-align: left;} -div.td00{ margin-left:0; margin-right:0; } -div.td01{ margin-left:0; margin-right:5; } -div.td10{ margin-left:5; margin-right:0; } -div.td11{ margin-left:5; margin-right:5; } -.hline hr, .cline hr{ height : 1px; } -li p.indent, li p.indent{ text-indent: 0em } -div.newtheorem { margin-bottom: 2em; margin-top: 2em;} -span.footnotetext{ font-size:75%; font-style:italic; } -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; } -span.LATEX span.A{ position:relative; top:-0.5ex; left:-0.4em; font-size:85%;} -span.LATEX span.TEX{ position:relative; left: -0.4em; } -.marginpar {width:20%; float:right; text-align:left; margin-left:1em; margin-top:0.5em; font-size:85%; text-decoration:underline;} -.equation td{text-align:center; } -td.equation { margin-top:1em; margin-bottom:1em; } -p.bibitem { text-indent: -2em; margin-left: 2em; } -h1.partHead{text-align: center} -.paragraphHead, .likeparagraphHead { margin-top:2em; font-weight: bold;} -.subparagraphHead, .likesubparagraphHead { font-weight: bold;} -.quote {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; } -.caption td.id{font-weight: bold; white-space: nowrap; } -h2.titleHead{text-align:center;} -div.maketitle{ margin-bottom: 2em; } -/* end css.sty */ |