From b287a897b1dab8a7fa6eb08142b79985b0c24330 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 26 Feb 2013 16:41:51 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EB=B2=84?= =?UTF-8?q?=EC=A0=84=EC=9C=BC=EB=A1=9C=20=EB=A7=81=ED=81=AC=20=EC=82=AD?= =?UTF-8?q?=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 5 ++++- tail.php | 6 ------ test2.php | 7 +++++++ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index 1084abd83..e5f8536e2 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -47,7 +47,7 @@ pre {overflow-x:scroll;font-size:1.1em} /* 중간 레이아웃 */ #wrapper {margin:30px auto;width:96%} -#container {background:#fff;width:auto;height:auto;zoom:1} +#container {padding:20px;border:1px solid #d5d9d7;background:#fff;width:auto;height:auto;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} /* 하단 레이아웃 */ @@ -62,6 +62,9 @@ sup {display:none !important} /* 아웃로그인 */ .ol {display:none} +/* 설문조사 */ +#poll {display:none} + /* 게시판 목록 */ #bo_list table {margin:0 auto;width:100%} #bo_list caption {display:none} diff --git a/tail.php b/tail.php index 57088efb1..d44932bb1 100644 --- a/tail.php +++ b/tail.php @@ -24,12 +24,6 @@ if ($config['cf_include_tail']) { -모바일 버전으로'; -} -?> - \ No newline at end of file diff --git a/test2.php b/test2.php index 3a83589d7..331baf5b9 100644 --- a/test2.php +++ b/test2.php @@ -8,6 +8,8 @@ #test {float:left;background:#ddd} #testb {float:left;background:#eee} p {clear:both;margin:10px;border-top:1px solid #ddd} + +textarea::selection{background:#98d33c;color:#fff;} @@ -17,5 +19,10 @@ p {clear:both;margin:10px;border-top:1px solid #ddd}
2

111213123232312

+ + + + +