From e6cf2f400ca0047743337448694ff407cb56fc61 Mon Sep 17 00:00:00 2001 From: ouyangxuhua Date: Mon, 17 Aug 2015 11:35:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/public_new.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/public_new.css b/public/stylesheets/public_new.css index 452f2f853..31d599650 100644 --- a/public/stylesheets/public_new.css +++ b/public/stylesheets/public_new.css @@ -594,6 +594,7 @@ a.homepageMenuText {color:#484848; font-size:16px; margin-left:20px;} a.homepageWhite {color:#ffffff;} a.homepageWhite:hover {color:#a1ebff} a.newsGrey {color:#4b4b4b;} +a.newsBlack {color:black; font-weight:bold;} a.newsGrey:hover {color:#000000;} a.newsBlue {color:#15bccf;} a.newsBlue:hover {color:#0781b4;}