From 6205c409081c14a65505660d272c80f5afef4920 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Feb 2013 10:41:10 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=95=98?= =?UTF-8?q?=EB=8B=A8=20=EB=A7=81=ED=81=AC=20=EC=8A=A4=ED=83=80=EC=9D=BC?= 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 92b993dd5..5e6196efa 100644 --- a/css/default.css +++ b/css/default.css @@ -77,7 +77,7 @@ a:active {color:#0e99ea;text-decoration:underline} #popular li {float:left} #popular a {display:inline-block;padding:10px;color:#fff;text-decoration:none} #popular a:focus, -#popular a:hover {background:#428ab4;color:#fff} +#popular a:hover {background:#333;color:#fff} #visit {background:#444} #visit div {margin:0 auto;width:980px;zoom:1} @@ -88,7 +88,7 @@ a:active {color:#0e99ea;text-decoration:underline} #visit dd {float:left;margin:0 30px 0 0;padding:10px;color:#fff} #visit a {display:inline-block;padding:10px;color:#fff;text-decoration:none} #visit a:focus, -#visit a:hover {background:#428ab4;color:#fff} +#visit a:hover {background:#333;color:#fff} #ft_catch {position:relative;margin:0 auto;padding:20px 0;width:980px;text-align:center}