You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
230 B

1 year ago
  1. .wp-block-comments-pagination-numbers a{
  2. text-decoration:underline;
  3. }
  4. .wp-block-comments-pagination-numbers .page-numbers{
  5. margin-right:2px;
  6. }
  7. .wp-block-comments-pagination-numbers .page-numbers:last-child{
  8. margin-right:0;
  9. }