.navigation {
text-align:center;
font-size:20px;
}
.navigation a{
text-decoration:none;
}
.navigation .next{
display:flex;
justify-content: center;
background:#003366;
color:#fff;
margin:12px 0;
}
.navigation .prev {
display:flex;
justify-content: center;
}
.page-numbers.current{
color:#00a1ff;
}
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)