CSS pagination

This commit is contained in:
cuom1999 2024-01-29 13:17:40 -06:00
parent 350492c6e4
commit f4eb9c54a4

View file

@ -320,7 +320,6 @@ input {
ul.pagination a:hover { ul.pagination a:hover {
color: #FFF; color: #FFF;
background: #cc4e17; background: #cc4e17;
border: none;
} }
ul.pagination { ul.pagination {