From 5334a3d40f24bc3678ca66fd2bd39f8088185175 Mon Sep 17 00:00:00 2001 From: ouyangxuhua Date: Mon, 28 Dec 2015 17:14:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=BE=E6=8E=A5=E6=A0=B7=E5=BC=8F=E8=BF=98?= =?UTF-8?q?=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/public.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/public.css b/public/stylesheets/public.css index 42186ed36..51f0be25d 100644 --- a/public/stylesheets/public.css +++ b/public/stylesheets/public.css @@ -5,7 +5,7 @@ body,table,input,textarea,select,button { font-family: "微软雅黑","宋体"; div,img,tr,td,table{ border:0;} table,tr,td{border:0;cellspacing:0; cellpadding:0;} ol,ul,li{ list-style-type:none} -a:link,a:visited{color:#7f7f7f !important;text-decoration:none;} +a:link,a:visited{color:#7f7f7f;text-decoration:none;} a:hover,a:active{color:#000;} a:hover {text-decoration: none; } textarea {resize: none;}