List of posts in the revised comments

Signed-off-by: Valentin Popov <valentineus@gmail.com>
This commit is contained in:
Valentin Popov 2018-04-03 02:09:24 +00:00
parent 54e69909fc
commit b37844ce5a

View File

@ -312,35 +312,12 @@ tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th {
margin-top: -.5rem; margin-top: -.5rem;
} }
.related { .comments {
border-top: 1px solid #eee; border-top: 1px solid #eee;
padding-bottom: 2rem; padding-bottom: 2rem;
padding-top: 2rem; padding-top: 2rem;
} }
.related-posts {
list-style: none;
padding-left: 0;
}
.related-posts h3 {
margin-top: 0;
}
.related-posts li small {
color: #999;
font-size: 75%;
}
.related-posts li a:hover {
color: #268bd2;
text-decoration: none;
}
.related-posts li a:hover small {
color: inherit;
}
/** /**
* Pagination * Pagination
* *