Pagination
Simple
The .pagination
class create a pagination style on a <ul>
<li>
structure and works with icons. Use the .active
to
show on what page you are and the disabled
state to show an unusable button.
All is working with our color palette.
Pagination sizes
You can change the pagination size, using the .small
and
.large
classes on the pagination element.