@ -24,6 +24,7 @@
font-size:20px;
}
.jump{
cursor: pointer;
position:absolute;
width:80px;
background-color: coral;
@ -31,12 +32,13 @@
color:#fff;
padding: 10px 20px;
border-radius: 6px;
top:200px;
top:30%;
left:65%;
z-index: 2002;
text-align: center;
.Previous{
width:100px;
background-color: #1ecd97;
@ -47,10 +49,10 @@
margin-top: 20px;
.nextPage{
width: 100px;
font-size:16px;
color:#1ecd97;
border-radius: 40px;
@ -59,3 +61,7 @@
border: 2px solid #1ecd97;
transition: background-color .3s
.nextPage:hover{