diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 2663452..93a7330 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -763,10 +763,10 @@ body.dark_theme { .ngx-pagination .current{ background: #c09c30 !important; } -.ngx-pagination a, .ngx-pagination button{color: #a6a6a6;} +.ngx-pagination a, .ngx-pagination button{color: #a6a6a6 !important;} .ngx-pagination a:hover, .ngx-pagination button:hover { - background: #c09c30; - color: #fff; + background: #c09c30 !important; + color: #fff !important; } @-webkit-keyframes sk-cubeGridScaleDelay { 0%, 70%, 100% {