Advertisement
phpface

Untitled

Aug 7th, 2021
1,950
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. /** Change icon size **/
  2. .meta .fa {
  3.     font-size: .9rem!important;
  4. }
  5.  
  6. /** Change pagination size **/
  7. .pagination .page-numbers{
  8.     font-size: 1.5rem;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement