diff --git a/less/topic.less b/less/topic.less index e030223..2b94613 100644 --- a/less/topic.less +++ b/less/topic.less @@ -40,6 +40,28 @@ .topic-main-buttons a { margin-left: 20px; } + + .title { + p { + margin-bottom: 4px; + } + + small { + margin-top: 2px; + display: block; + + color: @gray-light; + + strong { + color: @gray-dark; + } + } + } + + .content { + margin-top: 20px; + padding-bottom: 10px; + } } @@ -60,16 +82,12 @@ padding: 0; > li { - padding-bottom: 10px; - &.deleted { -moz-opacity: 0.30; opacity: 0.30; } } - } - .posts { .post-content { ul { > li { diff --git a/templates/partials/post_bar.tpl b/templates/partials/post_bar.tpl index 5cad732..e5935f2 100644 --- a/templates/partials/post_bar.tpl +++ b/templates/partials/post_bar.tpl @@ -1,5 +1,3 @@ -
-
@@ -22,7 +20,7 @@
-