Commit 2c6bf7d6b0820dc234a93bf53c980f15e10d56f9

Authored by liuqimichale
1 parent 96e57db3

弹窗字体

Showing 1 changed file with 1 additions and 0 deletions
css/parkhotarea.css
... ... @@ -27,6 +27,7 @@ a:link,a:visited,a:hover,a:active{
27 27 }
28 28 /*地图停车场弹窗*/
29 29 .parkpop-contenttop{
  30 + font-family: "Microsoft YaHei";
30 31 width: 220px;
31 32 height: 170px;
32 33 /*padding: 8px;*/
... ...