summaryrefslogtreecommitdiff
path: root/views/default/css/elements/components.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/components.php')
-rw-r--r--views/default/css/elements/components.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/views/default/css/elements/components.php b/views/default/css/elements/components.php
index 171de21..de7838a 100644
--- a/views/default/css/elements/components.php
+++ b/views/default/css/elements/components.php
@@ -270,6 +270,15 @@
margin-top: 15px;
}
+.elgg-comments h3{
+ font-weight: bold;
+ margin-bottom: 5px;
+}
+
+.elgg-comments li {
+ padding: 10px 0px 10px 0px;
+}
+
/* ***************************************
Image-related
*************************************** */