root/branches/release-30/index.html.ja

Revision 1308, 3.2 kB (checked in by bsmith, 11 months ago)

Merging commits from release-28 changesets 1274 to 1306

Line 
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6     <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7     <meta http-equiv="content-language" content="ja" />
8     <meta http-equiv="refresh" content="8;url=mt.cgi">
9    
10     <title>Movable Type Publishing Platform</title>
11    
12             <style type="text/css" media="screen">
13             body {
14                 font-family: "Helvetica Neue", Arial, sans-serif;
15                 font-size: 12px;
16                 line-height: 1.6;
17                 background-color: #fff;
18             }
19
20             a {
21                 color: #33789c;
22             }
23
24             a:hover {
25                 color: #a2ad00;
26             }
27
28             .chromeless #container {
29                 position: relative;
30                 margin: 0 auto;
31                 text-align: left;
32             }
33             .chromeless #container {
34                 width: 360px;
35             }
36
37             .chromeless #container {
38                 margin-top: 50px;
39             }
40
41             .chromeless #content {
42                 border: 1px solid #cfdde5;
43                 padding: 20px;
44             }
45
46             .chromeless #content h1 {
47                 margin: 10px 0 20px 0;
48                 padding: 0;
49                 font-size: 24px;
50                 font-weight: normal;
51             }
52             .chromeless #content h2 {
53                 font-size: 16px;
54                 margin: 0 0 10px 0;
55             }
56
57             .info {
58                 font-size: 14px;
59             }
60
61             .login {
62                 margin: 30px auto 30px auto;
63                 text-align: center;
64             }
65             .login a {
66                 font-size: 18px;
67                 color: #fff;
68                 text-decoration: none;
69                 background-color: #226C9C;
70                 border-width: 2px;
71                 border-style: solid;
72                 border-color: #6AA8C6 #1B577D #1B577D #6AA8C6;
73                 padding: 4px 12px;
74             }
75             .login a:hover {
76                 color: #fff;
77             }
78
79             </style>
80
81 </head>
82
83 <body class="chromeless">
84     <div id="container">
85         <div id="content">
86             <h1>Movable Type</h1>
87             <p class="info">衚珟力豊かなブログをすべおの人に。Movable Typeぞようこそ。</p>
88             <p class="login"><a rel="nofollow" href="mt.cgi">ログむン</a></p>
89
90             <h2>はじめおお䜿いになる方ぞ</h2>
91             <p>Movable Typeをご利甚いただくためには、セットアップを完了しおおくå¿
92 芁がありたす。<a href="http://www.movabletype.jp/documentation/">オンラむン・マニュアル</a>のむンストヌル・セットアップの章を読み、皌働にå¿
93 芁な環境を準備しおください。たた、<a rel="nofollow" href="mt-check.cgi">Movable Type システム・チェック (mt-check.cgi)</a> を実行し、環境が敎ったこずを確認しおください。</p>
94             <p>å¿
95 芁な環境が敎っおいるこずを確認した埌に、䞊の「ログむン」をクリックしおください。</p>
96         </div>
97     </div>
98 </body>
99
100 </html>
Note: See TracBrowser for help on using the browser.