summaryrefslogtreecommitdiffstats
path: root/doc/html/ed_styles/IndexElect.css
blob: cd181cd8ffa0bb1f1300c4513afbfa59417b8aa3 (plain)
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
30
31
32
33
34
35
<STYLE TYPE="text/css">

P, p, UL, ul, OL, ol, LI, li, DL, dl, DT, dt, DD, dd    {
        }
	
A, a    {
        }

H1, h1  {
        text-align: center	
        }

H2, h2  {	
        }

H3, h3  {
        }

H4, h4  {	
        }

H5, h5  {	
        }

code, CODE  {
        }

pre, PRE    {
        }
	
.smallType  {
        font-size: smaller;
        }

</STYLE>