Просмотр исходного кода

wesmiler ECY 画画交易平台

APPLE 3 лет назад
Родитель
Сommit
bdfacdf725
2 измененных файлов с 3 добавлено и 2 удалено
  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