Improve ae novel UI
This commit is contained in:
@@ -629,7 +629,7 @@ p {
|
||||
top: 78%;
|
||||
left: 23%;
|
||||
z-index: 903;
|
||||
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/cancel.png) right /auto 100% no-repeat;
|
||||
background: url(/novels/ae/cancel.webp) right /auto 100% no-repeat;
|
||||
}
|
||||
|
||||
.submit {
|
||||
@@ -639,7 +639,7 @@ p {
|
||||
top: 78%;
|
||||
right: 23%;
|
||||
z-index: 903;
|
||||
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/submit.png) left /auto 100% no-repeat;
|
||||
background: url(/novels/ae/confirm.webp) left /auto 100% no-repeat;
|
||||
}
|
||||
|
||||
.submit-center {
|
||||
@@ -649,7 +649,7 @@ p {
|
||||
top: 78%;
|
||||
right: 37.5%;
|
||||
z-index: 903;
|
||||
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/submit.png) left /auto 100% no-repeat;
|
||||
background: url(/novels/ae/confirm.webp) left /auto 100% no-repeat;
|
||||
}
|
||||
|
||||
.goto {
|
||||
@@ -931,7 +931,7 @@ p {
|
||||
}
|
||||
|
||||
.menu_btn_1 {
|
||||
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/startgame.png");
|
||||
background-image: url("/novels/ae/newgame.webp");
|
||||
}
|
||||
|
||||
.menu_btn_2 {
|
||||
@@ -1982,7 +1982,7 @@ ul li {
|
||||
height: 12.5rem;
|
||||
right: 0;
|
||||
top: 0;
|
||||
background-image: url(/novels/ae/Title.png);
|
||||
background-image: url(/novels/ae/Title.webp);
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto 100%;
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user