PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/v1world.us/wp-content/themes/oceanwp/sass/components/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/v1world.us/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;
        }
    }
}