Prechádzať zdrojové kódy

pref: 修改首页计数器

wangcz 7 rokov pred
rodič
commit
b06877aaa8

+ 3 - 2
jpress-web-template-mallcms/src/main/webapp/templates/mallcms/assets/css/index.css

@@ -2413,11 +2413,12 @@ a.x_gray_text.x_more{
     z-index: 200;
     right: 0;
     top: 20%;
+    overflow: hidden;
 }
 #statistic .count-list{
-    width: 187px;
+    width: 170px;
     height: 335px;
-    margin-left:-295px;
+    margin-left:-275px;
     background: url(../images/statistic.png) no-repeat center center;
     padding-top: 15px;
 }