From e83153df31213da080dc0dd7be680196b934513b Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 8 Apr 2013 16:10:18 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=EC=9C=BC=EB=A1=9C=20=EB=A7=81=ED=81=AC=EC=9D=98=20pos?= =?UTF-8?q?ition=20absolute=20=EA=B0=92=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile.css b/css/mobile.css index 83864f189..75deca984 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -94,7 +94,7 @@ pre {overflow-x:scroll;font-size:1.1em} #ft_copy {background:#232323} #ft_copy p {position:relative;padding:0.5em;color:#4a9ab8} #ft_copy b {color:#fff} -#ft_copy a {position:absolute;top:0.5em;right:0.5em;color:#fff;text-decoration:none} +#ft_copy a {color:#fff;text-decoration:none} /* PC화면으로 */ #g4s_cng {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;color:#000;font-size:1em;text-decoration:none;text-align:center}