From 07de1f3de13e782f101a4480ec53f95b58ef8611 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Fri, 27 Mar 2015 16:24:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=99=E5=B8=88=E5=AD=97=E4=BD=93=E9=A2=9C?= =?UTF-8?q?=E8=89=B2=E4=B8=8D=E6=AD=A3=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/leftside.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/leftside.css b/public/stylesheets/leftside.css index 4089d0bb2..6020903d3 100644 --- a/public/stylesheets/leftside.css +++ b/public/stylesheets/leftside.css @@ -22,7 +22,7 @@ a:hover.pr_info_name{ color:#3ca5c6;} .pr_info_score a:hover{ color:#64bdd9;} .img_private{ background:url(../images/new_project/img_project.png) 0 0 no-repeat; width:33px; height:16px; color:#fff; font-size:12px; padding-left:7px; } .info_foot_num{ color:#3ca5c6; } -a.pr_info_foot{ color:#7f7f7f; margin-top:5px; } +.pr_info_foot{ color:#7f7f7f; margin-top:5px; } a:hover.info_foot_num{ color:#2390b2;} .info_box{background:#fff; padding:10px;width:220px; } .info_box ul li{ font-size:12px; color: #3e4040; line-height:1.7;}