Merge pull request #202 from igorkulman/related-posts

Showing related posts
This commit is contained in:
Michael Romero 2018-10-26 00:44:34 -07:00 committed by GitHub
commit f5db9161c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 61 additions and 16 deletions

View file

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