Add disqus recent comments

Add disqus recent comments to the core.
This commit is contained in:
Danang Probo Sayekti 2014-02-13 08:54:13 +07:00
commit 2591e69497
3 changed files with 59 additions and 1 deletions

View file

@ -585,7 +585,7 @@ ul li, ol li{
margin:0;
}
.about, .social, .archive, .tagcloud {
.about, .social, .archive, .comments, .tagcloud {
margin-bottom:2em;
}
@ -793,6 +793,11 @@ table.post-list td a {
margin-bottom:1em;
}
pre {
white-space: pre-wrap;
word-wrap:break-word;
}
}
@media all and (max-width: 360px) {