Renewal Web design.
[www/chise.git] / chise.css
1 BODY {\r
2         color: black;\r
3         background: white;\r
4         font-size: 12pt;\r
5         font-family: arial, helvetica, sans-serif;\r
6         line-height: 1.6;\r
7 }\r
8 \r
9 P.attention {\r
10         color: red;\r
11 }\r
12 \r
13 LI.attention {\r
14         color: red;\r
15 }\r
16 \r
17 DL.attention {\r
18         color: red;\r
19 }\r
20 \r
21 H1 {\r
22         fontsize: 150%;\r
23         color: #004800;\r
24 }\r
25 \r
26 H2 {\r
27         fontsize: 120%;\r
28         color: navy;\r
29 }\r
30 \r
31 H3 {\r
32         fontsize: 100%;\r
33         text-decoration: underline;\r
34 }\r
35 \r
36 .abstract {\r
37         font-size: 11pt;\r
38         color: navy;\r
39 }\r