rename similar posts to recommended posts, refactor menu on posts/show

This commit is contained in:
Albert Yi
2018-07-20 16:36:14 -07:00
parent b8b0f2628d
commit 9cfb629891
12 changed files with 40 additions and 24 deletions

View File

@@ -324,7 +324,7 @@ div#c-posts {
font-weight: bold;
}
.similar-posts {
.recommended-posts {
margin-top: 1em;
}