This is the 1st commitment.
[www/chise.git] / chise.css
1 BODY {\r
2         color: black;\r
3         background: white;\r
4         font-size: 11pt;\r
5         font-family: serif;\r
6 }\r
7 \r
8 h1 {\r
9         font-size: x-large;\r
10         font-weight: bolder;\r
11         color: navy;\r
12         text-decoration: underline;\r
13 }\r
14 \r
15 h2 {\r
16         font-size: large;\r
17         font-weight: bold;\r
18         color: navy;\r
19 }\r
20 \r
21 h3 {\r
22         text-decoration: underline;\r
23 }\r
24 \r
25 samp {\r
26         font-family: san-serif;\r
27 }\r
28 \r
29 kbd {\r
30         font-family: san-serif;\r
31 }