%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/ |
Current File : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/_pagination.scss |
/* pagination - start */ .xs_search_archive_content_wraper { .justify-content-center { justify-content: flex-start !important; } .pagination { margin-top: 30px; li { &:not(:last-child) { margin-right: 0px; } &:first-child { a { border-radius: 8px 0px 0px 8px; } } &:last-child { a { border-radius: 0px 8px 8px 0px; } } a { color: #041a57; height: 55px; display: block; min-width: 55px; padding: 0px 10px; line-height: 55px; border-radius: 0px; text-align: center; background: transparent; border: 1px solid #f2f2f2; &:hover, &:focus { outline: none; box-shadow: none; } } &:hover, &.active { a { z-index: 1; color: #ffffff; background: #041a57; border-color: #041a57; &:hover { color: #ffffff; background: #041a57; border-color: #041a57; } } } } } } /* pagination - end */