This is the 1st commitment.
authorMORO, Shigeki <s-moro@hanazono.ac.jp>
Thu, 17 Oct 2002 00:49:01 +0000 (00:49 +0000)
committerMORO, Shigeki <s-moro@hanazono.ac.jp>
Thu, 17 Oct 2002 00:49:01 +0000 (00:49 +0000)
chise.css [new file with mode: 0644]

diff --git a/chise.css b/chise.css
new file mode 100644 (file)
index 0000000..386a478
--- /dev/null
+++ b/chise.css
@@ -0,0 +1,31 @@
+BODY {\r
+       color: black;\r
+       background: white;\r
+       font-size: 11pt;\r
+       font-family: serif;\r
+}\r
+\r
+h1 {\r
+       font-size: x-large;\r
+       font-weight: bolder;\r
+       color: navy;\r
+       text-decoration: underline;\r
+}\r
+\r
+h2 {\r
+       font-size: large;\r
+       font-weight: bold;\r
+       color: navy;\r
+}\r
+\r
+h3 {\r
+       text-decoration: underline;\r
+}\r
+\r
+samp {\r
+       font-family: san-serif;\r
+}\r
+\r
+kbd {\r
+       font-family: san-serif;\r
+}
\ No newline at end of file