| Server IP : 145.239.37.162 / Your IP : 216.73.216.137 Web Server : Apache System : Linux webm003.cluster130.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : verseaa ( 38250) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/verseaa/www/wp-content/plugins/redirect-redirection/assets/css/components/ |
Upload File : |
.custom-pagination {
color: #8E8E8E;
display: flex;
justify-content: center;
width: 100%;
margin-top: 40px;
margin-bottom: 10px;
}
.custom-pagination__btn {
border-radius: 4px;
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 6px;
font-weight: bold;
font-size: 18px;
line-height: 26px;
color: #8E8E8E;
transition: .2s all;
}
.custom-pagination__btn:hover,
.custom-pagination__btn--active {
background: var(--primary);
color: var(--primary-invert);
}
.custom-pagination__btn--arrow {
background: #F8F8F8;
}