File: iii.css

package info (click to toggle)
tex4ht 19990804-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,384 kB
  • ctags: 799
  • sloc: ansic: 7,653; makefile: 116; sh: 24
file content (29 lines) | stat: -rw-r--r-- 1,211 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
/* start css.sty */
.cmbx-10{font-weight: bold;}
.cmtt-10{font-family: monospace;}
.cmti-10{font-style: italic;}
.small-caps{font-variant: small-caps; }
p.noindent { text-indent: 0em }
p.indent{ text-indent: 1.5em }
.sub, .sup {font-size:110%}
.Canvas { position:relative; }
img.mathdisplay{ margin-top: 1em; margin-bottom: 1em; }
td.eqalign3 { text-align:right; margin-left:10em;}
.eqalign td { white-space: nowrap; }
td.eqalignno3 { text-align:right; margin-left:10em;}
.eqalignno td { white-space: nowrap; }
.eqalignno td.noalign { white-space: normal; }
td.leqalignno3 { text-align:right; margin-left:10em;}
.leqalignno td { white-space: nowrap; }
.leqalignno td.noalign { white-space: normal; }
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; }
.obeylines-h,.obeylines-v {white-space: nowrap; }
span.pmatrix img{vertical-align:middle;}
.underline{ text-decoration:underline; }
.overline{ text-decoration:overline; }
.itemitem {margin-left: 5em; text-indent: -2em; margin-top: 0.5em; margin-bottom: 0.5em;}
.item {margin-left: 3em; text-indent: -2em; margin-top: 0.5em; margin-bottom: 0.5em;}
/* end css.sty */