remove orange color on active page number
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e585e572f0
commit
5eefcf7677
@ -629,10 +629,6 @@ li.page-item.active a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.active a.page-link {
|
||||
color: tomato;
|
||||
}
|
||||
|
||||
li.page-item.disabled {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user