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 | 30 +++++++++++++++++++++--------- lang/ja/docs/install.html | 13 +++++++------ 3 files changed, 43 insertions(+), 16 deletions(-) diff --git a/lang/ja/docs/docstyles.css b/lang/ja/docs/docstyles.css index 555c6346970..319597299dd 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 71c021559ca..7c99f70ee8f 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 af2b4e87f45..8b0b9595eca 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をインストールしていますから!