Replies: 0
Hello, I have the impression of a small oversight in the pagination css.
Now the text is underlined unless it is voluntary?
My very quick correction:
.post-pagination a {
text-decoration: none;
}
Replies: 0
Hello, I have the impression of a small oversight in the pagination css.
Now the text is underlined unless it is voluntary?
My very quick correction:
.post-pagination a {
text-decoration: none;
}