From 9fe42ec0b37710140a17055579c2a516c77936f3 Mon Sep 17 00:00:00 2001 From: saneyuki_s Date: Tue, 9 Apr 2013 22:07:10 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E6=94=B9=E8=A1=8C=E3=82=B3=E3=83=BC?= =?UTF-8?q?=E3=83=89=E3=82=92LF=E3=81=AB=E7=B5=B1=E4=B8=80=E3=81=99?= =?UTF-8?q?=E3=82=8B=20(#41)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.php | 36 +- admin/admin.css | 57 +- page.php | 82 +- rtl.css | 306 ++--- style.css | 2976 ++++++++++++++++++++++++----------------------- 5 files changed, 1736 insertions(+), 1721 deletions(-) diff --git a/404.php b/404.php index de1f797..65e14cc 100644 --- a/404.php +++ b/404.php @@ -1,18 +1,18 @@ - - - - Error 404 - Not Found - - - ごめんなさい、リクエストされたページは見つかりません。 - - - - + + + + Error 404 - Not Found + + + ごめんなさい、リクエストされたページは見つかりません。 + + + + diff --git a/admin/admin.css b/admin/admin.css index 02c6b55..ec39e83 100644 --- a/admin/admin.css +++ b/admin/admin.css @@ -1,29 +1,30 @@ -@charset "utf-8"; - -/* - * style for admin page - */ - -.metadata-form-list { - width: 97%; -} -.metadata-form-list > dd { - margin-left: 0; - margin-bottom: 1em; -} -.metadata-form-list > dd input { - width: 100%; - -moz-box-sizing: inherit; - -webkit-box-sizing: inherit; - -ms-box-sizing: inherit; - box-sizing: inherit; -} - -input:-moz-placeholder, -textarea:-moz-placeholder { - color: gray; -} -input::-webkit-input-placeholder, -textarea::-webkit-input-placeholder { - color: gray; +@charset "utf-8"; + +/* + * style for admin page + */ + +.metadata-form-list { + width: 97%; + margin-left: 0 auto; +} +.metadata-form-list > dd { + margin-left: 0; + margin-bottom: 1em; +} +.metadata-form-list > dd input { + width: 100%; + -moz-box-sizing: inherit; + -webkit-box-sizing: inherit; + -ms-box-sizing: inherit; + box-sizing: inherit; +} + +input:-moz-placeholder, +textarea:-moz-placeholder { + color: gray; +} +input::-webkit-input-placeholder, +textarea::-webkit-input-placeholder { + color: gray; } diff --git a/page.php b/page.php index 58a9ff5..18fc49b 100644 --- a/page.php +++ b/page.php @@ -1,41 +1,41 @@ - - - - - - - - - - - - - - - - - - -Sorry, no posts matched your criteria
ごめんなさい、リクエストされたページは見つかりません。