diff --git a/assets/css/screen.css b/assets/css/screen.css index f2583d3..c84b9d6 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -282,6 +282,9 @@ footer.post-footer { border-top: 1px solid #ecf0f1; margin-top: 1em; } +#disqus_thread { + color: #787878; +} /* === Navigation and Pagination === */ nav { border-bottom: 1px solid #ecf0f1; diff --git a/post.hbs b/post.hbs index 1615acb..8158a7b 100644 --- a/post.hbs +++ b/post.hbs @@ -54,22 +54,23 @@ {{/post}}