Commit ed1de3ac0178a6489984d9621506abce24f7f05b

Authored by Andy
1 parent 02fb1250

LBS页面样式更改

Showing 1 changed file with 2 additions and 0 deletions
css/parkquery.css
... ... @@ -599,6 +599,7 @@ a:link,a:visited,a:hover,a:active{
599 599 background: rgba(30,43,103,.5);
600 600 border: 1px solid #07337b;
601 601 z-index: 1;
  602 + font-family: "Microsoft YaHei" !important;
602 603 }
603 604 .parkpop-main{
604 605 width: 202px;
... ... @@ -670,4 +671,5 @@ a:link,a:visited,a:hover,a:active{
670 671 font-size: 14px;
671 672 color: #fff;
672 673 text-align: center;
  674 + font-family: "Microsoft YaHei" !important;
673 675 }
674 676 \ No newline at end of file
... ...