Skip to content

Commit a055137

Browse files
committed
Remove text-decoation from pagination
1 parent 4e3cf99 commit a055137

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/css/stylesheet.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,10 @@ article + article {
449449
overflow: hidden;
450450
}
451451

452+
.pagination a {
453+
text-decoration: none;
454+
}
455+
452456
.pagination .prev {
453457
float: left;
454458
}

0 commit comments

Comments
 (0)