summaryrefslogtreecommitdiff
path: root/templates/project/widgets/comments/comments.scss
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/widgets/comments/comments.scss')
-rw-r--r--templates/project/widgets/comments/comments.scss10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/project/widgets/comments/comments.scss b/templates/project/widgets/comments/comments.scss
index 40e2a6b..2ace30e 100644
--- a/templates/project/widgets/comments/comments.scss
+++ b/templates/project/widgets/comments/comments.scss
@@ -9,11 +9,11 @@ $moreinfo-color: rgba(255, 255, 255, 0.7);
// ----------------------------------------------------------------------------
// Widget-comment styles
// ----------------------------------------------------------------------------
-.widget-comments {
+.widget-comments {
background-color: $background-color;
-
- .title {
+
+ .title {
color: $title-color;
margin-bottom: 15px;
}
@@ -29,5 +29,5 @@ $moreinfo-color: rgba(255, 255, 255, 0.7);
.more-info {
color: $moreinfo-color;
}
-
-} \ No newline at end of file
+
+}