Advertisement
phpface

Untitled

Feb 9th, 2019
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. /**
  2. * Featured widget
  3. **/
  4. .feat-info h2 a {
  5.     font-size: 20px;
  6. }
  7. /**
  8. * Popular widget
  9. **/
  10. .popular-info h2 a{
  11.     font-size: 20px;
  12. }
  13. /**
  14. * Home list
  15. **/
  16. .home .post-header h2 a{
  17.     font-size: 20px;
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement