From 60413fba12c95d0353e373bae15a271ff036d486 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Mar 2013 13:44:29 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B0=A4?= =?UTF-8?q?=EB=9F=AC=EB=A6=AC=EC=8A=A4=ED=82=A8=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index 6b20c3fec..3cc10240b 100644 --- a/css/default.css +++ b/css/default.css @@ -481,12 +481,12 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff; #bo_img h2 {margin:0;padding:0;font-size:0;line-height:0;overflow:hidden} #bo_img_list {margin:0;padding:0;list-style:none;zoom:1} #bo_img_list:after {display:block;visibility:hidden;clear:both;content:""} -.bo_img_list_li {float:left;margin:0 10px 20px 0} +.bo_img_list_li {float:left;margin:0 10px 30px 0} .bo_img_con {margin:0;padding:0;list-style:none} .bo_img_con li {} .bo_img_con li strong {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:10em} -.bo_img_href, +.bo_img_href:link, .bo_img_href:focus, .bo_img_href:hover {text-decoration:none}