Commit ed1de3ac0178a6489984d9621506abce24f7f05b
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,6 +599,7 @@ a:link,a:visited,a:hover,a:active{ | ||
599 | background: rgba(30,43,103,.5); | 599 | background: rgba(30,43,103,.5); |
600 | border: 1px solid #07337b; | 600 | border: 1px solid #07337b; |
601 | z-index: 1; | 601 | z-index: 1; |
602 | + font-family: "Microsoft YaHei" !important; | ||
602 | } | 603 | } |
603 | .parkpop-main{ | 604 | .parkpop-main{ |
604 | width: 202px; | 605 | width: 202px; |
@@ -670,4 +671,5 @@ a:link,a:visited,a:hover,a:active{ | @@ -670,4 +671,5 @@ a:link,a:visited,a:hover,a:active{ | ||
670 | font-size: 14px; | 671 | font-size: 14px; |
671 | color: #fff; | 672 | color: #fff; |
672 | text-align: center; | 673 | text-align: center; |
674 | + font-family: "Microsoft YaHei" !important; | ||
673 | } | 675 | } |
674 | \ No newline at end of file | 676 | \ No newline at end of file |