From e6f635e906ecbd0c1cdf19014dc0fa52b4b20bfd Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 27 Jun 2013 16:19:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8B=A0=EB=94=94=EC=BC=80=EC=9D=B4=EC=85=98?= =?UTF-8?q?=20#480=20=ED=95=91=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EB=B3=B4?= =?UTF-8?q?=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/syndi/ping.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/plugin/syndi/ping.php b/plugin/syndi/ping.php index 571b6d98e..5c2169d9a 100644 --- a/plugin/syndi/ping.php +++ b/plugin/syndi/ping.php @@ -33,8 +33,10 @@ h1 {padding:20px 0 0;text-align:center} ul {margin:30px;padding:0;border:1px solid #aaa;border:1px solid #aaa;list-style:none;zoom:1} ul:after {display:block;visibility:hidden;clear:both;content:""} li {float:left;width:50%;border-bottom:1px solid #e9e9e9} -a {display:block;padding:1em;height:2em;border-left:1px solid #e9e9e9;background:#fff;color:#000;font-weight:bold;text-decoration:none} +a {display:block;padding:1em;height:2em;background:#fff;color:#000;font-weight:bold;text-decoration:none} a:focus, a:hover {background:#333;color:#fff;text-decoration:none} +.left_line {border-left:1px solid #e9e9e9} +.no_bottom_line {border-bottom:0 !important} .bg {background:#f7f7f7} @@ -44,15 +46,15 @@ a:focus, a:hover {background:#333;color:#fff;text-decoration:none}