Skip to content

Commit

Permalink
更换cdn地址
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSmallHanCat authored Dec 9, 2023
1 parent 6a475d4 commit cdadea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alist.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,15 @@ body{
position: absolute;
left: 0;
bottom: 0;
background: url(http://39.103.236.238:19090/public/img/img_hennyano_body.png) left bottom/contain no-repeat
background: url(https://cdn.jsdelivr.net/gh/TheSmallHanCat/Better_Alist@main/img/img_hennyano_body.png) left bottom/contain no-repeat
}
.sw-Hennnyano .eyes {
width: 100%;
height: 100%;
position: absolute;
left: 0;
bottom: 0;
background: url(http://39.103.236.238:19090/public/img/img_hennyano_eyes.png) left bottom/contain no-repeat
background: url(https://cdn.jsdelivr.net/gh/TheSmallHanCat/Better_Alist@main/img/img_hennyano_eyes.png) left bottom/contain no-repeat
}

@media(any-hover: hover) {
Expand Down

0 comments on commit cdadea6

Please sign in to comment.