summaryrefslogtreecommitdiff
path: root/info/webguide/webguide.css
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/webguide/webguide.css
Initial commit
Diffstat (limited to 'info/webguide/webguide.css')
-rw-r--r--info/webguide/webguide.css60
1 files changed, 60 insertions, 0 deletions
diff --git a/info/webguide/webguide.css b/info/webguide/webguide.css
new file mode 100644
index 0000000000..a952808a73
--- /dev/null
+++ b/info/webguide/webguide.css
@@ -0,0 +1,60 @@
+
+/* 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 */