From 0a3cd9ba2d802407b7406da76ba3443f6bf8c50a Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 21:55:43 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=95=84?= =?UTF-8?q?=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EB=A1=9C=EA=B7=B8?= =?UTF-8?q?=EC=9D=B8=20=ED=9B=84,=20=EC=AA=BD=EC=A7=80=20=EB=93=B1=20?= =?UTF-8?q?=EA=B8=80=EC=9E=90=20=EC=84=A0=EC=97=90=20=EA=B1=B8=EC=B9=98?= =?UTF-8?q?=EB=8A=94=20=EB=AC=B8=EC=A0=9C=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 5e8283922..bc0afada7 100644 --- a/css/default.css +++ b/css/default.css @@ -114,7 +114,7 @@ a {color:#000;text-decoration:none} #ol_after ul:after {display:block;visibility:hidden;clear:both;content:""} #ol_after li {float:left} #ol_after_rec {margin:0;padding:0;background:#fff} -#ol_after_rec a {display:inline-block;position:relative;width:60px;height:50px;vertical-align:top} +#ol_after_rec a {display:inline-block;position:relative;width:60px;height:50px;vertical-align:top;line-height:1.5em} #ol_after_rec span {position:absolute;top:0;left:0;padding-top:30px;width:100%;height:20px;text-align:center} #ol_after_rec #ol_after_pt {width:97px;border-right:1px solid #ddd;border-left:1px solid #ddd} #ol_after_memo span {background:url('../img/ol_after_bg.jpg')}