Parcourir la source

wesmiler ECY 画画交易平台

APPLE il y a 3 ans
Parent
commit
bdfacdf725
2 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      application/shop/view/index/index.html
  2. BIN
      public/assets/shop/img/menu.png

+ 3 - 2
application/shop/view/index/index.html

@@ -57,7 +57,8 @@
 				vertical-align: middle;
 				margin: 10px;
 				border-radius: 100%;
-				background: url('__CDN__/assets/shop/img/menu.jpeg');
+				background: url('__CDN__/assets/shop/img/menu.png');
+				background-size: cover;
 				color: #fff;
 				height: 118px;
 			}
@@ -67,7 +68,7 @@
 				font-weight: bold;
 			}
 			.am-text-center .menu-box {
-				width: 138px;
+				/*width: 138px;*/
 				height: 138px;
 			}
 			.am-text-center .menu-box .log {

BIN
public/assets/shop/img/menu.png