Import ezmlm-idx 0.40
[ezmlm] / ezcgi.css
1 BODY { background-color: #ffffe0; margin-left: 5%; margin-right: 5% }
2
3 a:link { color: black }
4 a:active { color: black }
5
6 H1 { color: red; font-size: 200% ; text-align: center}
7 H2 { color: green; font-size: 150%; text-align: left }
8
9 HR { border: medium; color: #00426B }
10
11 DIV.idx { margin-left: 5%; margin-right: 5% }
12 a.alk { color: green; font-style: italic }
13
14 LI.subjbody { margin-left: 15% }
15 LI.authbody { margin-left: 10% }
16
17 DIV.rfc822hdr { text-align: left; font-size: 100% }
18 EM.rfc822hdr { font-weight: bold; font-family: arial, sans-serif }
19 SPAN.subject { font-weight: bold; font-size: 150% }
20 a.relk { color: red }
21
22 DIV.copyright { font-size: 50%; text-align: right }
23
24