HEX
Server: Apache
System: Linux webm005.cluster114.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: epubdjye (129326)
PHP: 8.5.7
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/epubdjye/www17/wp-content/themes/oceanwp/sass/components/_next-prev.scss
.post-pagination-wrap {
    position: fixed;
    top: 30%;
    left: 50px;

    .post-pagination {
        margin: 0;

        li a {
            display: inline-block;
            height: 50px;
            width: 50px;
            line-height: 46px;
            font-size: 20px;
            color: $color-11;
            border: 2px solid $color-9;
            @include border-radius( 50% );
            text-align: center;
            z-index: 100;

            &:hover {
                color: $color-5;
                border-color: $color-5;
            }
        }

        li:last-child {
            margin-top: 12px;
        }
    }
}