remap to new assets folder
This commit is contained in:
parent
dd90462f80
commit
da196ff93e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ html, body {
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-image: url("../assets/friendlist.png");
|
background-image: url("/assets/en/bg/@2x/bg_friendlist-d20dccde83e0d769455ff580421b84805be7ff1c6494e812200a51d067b10be0.png");
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
background-size: 800px 800px;
|
background-size: 800px 800px;
|
||||||
font-family: "Regular", sans-serif;
|
font-family: "Regular", sans-serif;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue