From 6fab866ee1baae276e6c856a6b3785e95388fc51 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 22:17:21 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=82=AC?= =?UTF-8?q?=EC=9D=B4=EB=93=9C=EB=B7=B0=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EB=B0=B0=EA=B2=BD=EC=83=89?= 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 f08741cd6..8ff9cb561 100644 --- a/css/default.css +++ b/css/default.css @@ -263,7 +263,7 @@ a {color:#000;text-decoration:none} .td_nick {width:120px;text-align:center} .td_name {width:120px;text-align:left} .td_name div {position:relative} -#sideview {z-index:1000;position:absolute;top:15px;left:0;border:1px solid #999;background:#f7f7f7} +#sideview {z-index:1000;position:absolute;top:15px;left:0;border:1px solid #999;background:#f9f9f9} #sideview ul {list-style:none} #sideview a {display:inline-block;padding:5px 10px 4px;width:100px;border-bottom:1px solid #ddd} .td_date {width:60px;text-align:center}