Explorar el Código

wesmiler ECY 画画交易平台

APPLE hace 3 años
padre
commit
bdfacdf725
Se han modificado 2 ficheros con 3 adiciones y 2 borrados
  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