Showing related posts

This commit is contained in:
Igor Kulman 2018-09-30 12:52:02 +02:00
commit 6e54af2e5c
No known key found for this signature in database
GPG key ID: 9D77BAA2C356DFA2
3 changed files with 20 additions and 1 deletions

View file

@ -742,3 +742,8 @@ div.splitbox div.right {
display:inline-block;
float:left;}
}
/* Related posts */
h4.see-also {
margin-top: 20px
}