From 37922ab6998f9bd493fe2ae1cfaa408d61dcdad9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 2 Oct 2013 09:40:46 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20css=20=ED=95=84?= =?UTF-8?q?=EC=9A=94=EC=97=86=EB=8A=94=20=EC=BD=94=EB=93=9C=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 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index f5c81d89b..b6d74fab1 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -56,10 +56,6 @@ pre {overflow-x:scroll;font-size:1.1em} #lnb a {display:block;padding:0.5em 0;border-right:1px solid #e7f1ed;border-bottom:1px solid #e7f1ed;color:#000;text-align:center;text-decoration:none} #lnb li:nth-of-type(5n) a {border-right:0} -/* 배포시에는 필요없는 부분 */ -#sirgle_title {padding:0 1em;height:100px;color:#fff;font-size:2em} -#sirgle_title_span {display:block;position:relative;top:33px;left:0} - /* 중간 레이아웃 */ #wrapper {margin:2em 0} #wrapper:after {display:block;visibility:hidden;clear:both;content:""}