Added uderline in link posts

This commit is contained in:
Lars van Hijfte
2017-02-02 14:57:50 +01:00
parent 33399639b1
commit 7f48cae019
2 changed files with 8 additions and 0 deletions

View File

@@ -48,6 +48,10 @@
width: 90%;
}
.post-content a {
text-decoration: underline;
}
.commentfield {
margin-bottom: 20px;
}