From 8591862c48dbb5e9c1c43cbfbc0ae3500ee9080d Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 11 Jan 2013 13:20:17 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20pg=20=ED=99=9C?= =?UTF-8?q?=EC=84=B1=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/def.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/def.css b/css/def.css index 3e21e0efc..a2a406d87 100644 --- a/css/def.css +++ b/css/def.css @@ -440,4 +440,4 @@ a {color:#000;text-decoration:none} .pg_page {background:#f9f9f9;text-decoration:none} .pg_start, .pg_prev {border-right:1px solid #ddd} .pg_end, .pg_next {border-left:1px solid #ddd} -.pg_current {background:#595959;color:#fff} +.pg_current {background:#ff3061;color:#fff}