Yes, you can achieve that by using the following CSS -
.post-body a { text-decoration: underline;}
This will only target anchor tags present within the post content
Yes, you can achieve that by using the following CSS -
.post-body a { text-decoration: underline;}
This will only target anchor tags present within the post content