From ed1de3ac0178a6489984d9621506abce24f7f05b Mon Sep 17 00:00:00 2001 From: chenbiao Date: Fri, 11 Aug 2017 13:44:51 +0800 Subject: [PATCH] LBS页面样式更改 --- css/parkquery.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/css/parkquery.css b/css/parkquery.css index 1d6855a..021e8b8 100644 --- a/css/parkquery.css +++ b/css/parkquery.css @@ -599,6 +599,7 @@ a:link,a:visited,a:hover,a:active{ background: rgba(30,43,103,.5); border: 1px solid #07337b; z-index: 1; + font-family: "Microsoft YaHei" !important; } .parkpop-main{ width: 202px; @@ -670,4 +671,5 @@ a:link,a:visited,a:hover,a:active{ font-size: 14px; color: #fff; text-align: center; + font-family: "Microsoft YaHei" !important; } \ No newline at end of file -- libgit2 0.21.4