almost properties have been changed.
authorMORO, Shigeki <s-moro@hanazono.ac.jp>
Sun, 20 Oct 2002 04:02:46 +0000 (04:02 +0000)
committerMORO, Shigeki <s-moro@hanazono.ac.jp>
Sun, 20 Oct 2002 04:02:46 +0000 (04:02 +0000)
chise.css

index 386a478..a137d7e 100644 (file)
--- a/chise.css
+++ b/chise.css
@@ -1,31 +1,26 @@
 BODY {\r
        color: black;\r
        background: white;\r
-       font-size: 11pt;\r
-       font-family: serif;\r
+       font-size: 12pt;\r
+       font-family: arial, helvetica, sans-serif;\r
+       line-height: 1.6;\r
 }\r
 \r
-h1 {\r
-       font-size: x-large;\r
-       font-weight: bolder;\r
-       color: navy;\r
-       text-decoration: underline;\r
+P.attention {\r
+       color: red;\r
 }\r
 \r
-h2 {\r
-       font-size: large;\r
-       font-weight: bold;\r
-       color: navy;\r
+H1 {\r
+       fontsize: 150%;\r
+       color: #004800;\r
 }\r
 \r
-h3 {\r
-       text-decoration: underline;\r
+H2 {\r
+       fontsize: 120%;\r
+       color: navy;\r
 }\r
 \r
-samp {\r
-       font-family: san-serif;\r
+H3 {\r
+       fontsize: 100%;\r
+       text-decoration: underline;\r
 }\r
-\r
-kbd {\r
-       font-family: san-serif;\r
-}
\ No newline at end of file