From de1f7842c5f9512097de5729bd2180cfd64ea64a Mon Sep 17 00:00:00 2001 From: mits Date: Mon, 26 Jul 2004 01:57:57 +0000 Subject: [PATCH] Polished. --- lang/ja/docs/docstyles.css | 16 +++++++++++++++- lang/ja/docs/files.php | 28 ++++++++++++++++++++-------- lang/ja/docs/install.html | 13 +++++++------ 3 files changed, 42 insertions(+), 15 deletions(-) diff --git a/lang/ja/docs/docstyles.css b/lang/ja/docs/docstyles.css index 555c634697..319597299d 100644 --- a/lang/ja/docs/docstyles.css +++ b/lang/ja/docs/docstyles.css @@ -1,4 +1,3 @@ - body, td, th, li { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; } @@ -117,3 +116,18 @@ ul { margin-top: 10px; } +.commandline { + font-family: "Courier New", Courier, mono; + font-size: x-small; + background-color: #FBFBFB; + margin: auto auto 20px 30px; + padding: 5px; + height: auto; + width: auto; + font-weight: bold; + border: 1px solid #999999; + white-space: nowrap; + display: compact; + clear: both; + float: none; +} diff --git a/lang/ja/docs/files.php b/lang/ja/docs/files.php index 71c021559c..7c99f70ee8 100644 --- a/lang/ja/docs/files.php +++ b/lang/ja/docs/files.php @@ -1,19 +1,31 @@ - +?> \ No newline at end of file diff --git a/lang/ja/docs/install.html b/lang/ja/docs/install.html index af2b4e87f4..8b0b9595ec 100644 --- a/lang/ja/docs/install.html +++ b/lang/ja/docs/install.html @@ -1,17 +1,18 @@ - + - Moodle Docs: Installation +Moodle Docs: ¥¤¥ó¥¹¥È¡¼¥ë - - + - + + + -

Moodle¤Î¥¤¥ó¥¹¥È¡¼¥ë

+

Moodle¤Î¥¤¥ó¥¹¥È¡¼¥ë

¤³¤Î¥¬¥¤¥É¤ÏºÇ½é¤ËMoodle¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëÊýË¡¤Ë´Ø¤·¤ÆÀâÌÀ¤·¤¿¤â¤Î¤Ç¤¹¡£¥¦¥§¥Ö¥µ¡¼¥Ð¤Î¹­ÈϰϤËÅϤëºÙ¤«¤Ê°ã¤¤¤ò¥«¥Ð¡¼¤¹¤ë¤¿¤á¤Ë¡¢¾ÜºÙ¤Ë´Ø¤·¤Æ½Ò¤Ù¤Æ¤¢¤ëÉôʬ¤â¤¢¤ê¤Þ¤¹¡£¤³¤Î¤³¤È¤ÇÆÉ¤à¤Î¤òÅꤲ½Ð¤µ¤Ê¤¤¤Ç¤¯¤À¤µ¤¤¡£ÉáÃÊ¡¢»ä¤Ï¿ôʬ¤ÇMoodle¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Þ¤¹¤«¤é¡ª

-- 2.39.5