summaryrefslogtreecommitdiffstats
path: root/HTML/style-ja.css
diff options
context:
space:
mode:
authorMystery Man <unknown@mandriva.org>2003-09-22 15:00:00 +0000
committerMystery Man <unknown@mandriva.org>2003-09-22 15:00:00 +0000
commit64cb560fb086ef141cf682865e3a225a71eba6e6 (patch)
treeace808bbe333a7c67ebe107f90c39fc1b45c6d3d /HTML/style-ja.css
parent355dd58784f31f4de1523212cd5df06a4578d56e (diff)
downloadindexhtml-64cb560fb086ef141cf682865e3a225a71eba6e6.tar
indexhtml-64cb560fb086ef141cf682865e3a225a71eba6e6.tar.gz
indexhtml-64cb560fb086ef141cf682865e3a225a71eba6e6.tar.bz2
indexhtml-64cb560fb086ef141cf682865e3a225a71eba6e6.tar.xz
indexhtml-64cb560fb086ef141cf682865e3a225a71eba6e6.zip
This commit was manufactured by cvs2svn to create tag 'V9_1_11mdk'.V9_1_11mdk
Diffstat (limited to 'HTML/style-ja.css')
-rw-r--r--HTML/style-ja.css91
1 files changed, 91 insertions, 0 deletions
diff --git a/HTML/style-ja.css b/HTML/style-ja.css
new file mode 100644
index 0000000..7c327e0
--- /dev/null
+++ b/HTML/style-ja.css
@@ -0,0 +1,91 @@
+
+A.top:link {
+ font-family: Kochi Gothic, Arial, Helvetica, sans-serif;
+ color: #000000;
+ text-decoration: none;
+ font-size: 10pt;
+}
+
+A.top:active {
+ font-family: Kochi Gothic, Arial, Helvetica, sans-serif;
+ color: #ff3300;
+ text-decoration: none;
+ font-size: 10pt;
+}
+
+A.top:visited {
+ font-family: Kochi Gothic, Arial, Helvetica, sans-serif;
+ color: #000000;
+ text-decoration: none;
+ font-size: 10pt;
+}
+
+A:link {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ color: #ff3300;
+}
+
+A:active {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ color: #ffcc00;
+}
+
+A:visited {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ color: #ff4411;
+}
+
+A:hover {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ text-decoration: none;
+}
+BODY {
+ font-size: 100%;
+ margin-top: 0;
+ margin-left: 0;
+}
+
+TD {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ font-size: 100%;
+ color : #333333;
+}
+
+P {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ font-size: 100%;
+ color : #333333;
+}
+
+B {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ text-decoration: bold;
+}
+
+I {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ text-decoration: italic;
+}
+
+U {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ text-decoration: underline;
+}
+
+FORM {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+}
+
+FONT {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+}
+
+BLOCKQUOTE {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+}
+
+.text {
+ font-family: Kochi Gothic,Arial, Helvetica, sans-serif;
+ font-size: small;
+ color : #333333;
+}