Explorar o código

背景图命名错误修改

raolu %!s(int64=6) %!d(string=hai) anos
pai
achega
df7b8e5624
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      html/download/css/download.css

+ 1 - 1
html/download/css/download.css

@ -10,7 +10,7 @@ img {
	width: 100%;
	max-width: 640px;
	height: 100%;
	background-image: url(../images/BG.PNG);
	background-image: url(../images/BG.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;