summaryrefslogtreecommitdiff
path: root/views/default/css/elements/typography.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/typography.php')
-rw-r--r--views/default/css/elements/typography.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php
index 89adba6..019659a 100644
--- a/views/default/css/elements/typography.php
+++ b/views/default/css/elements/typography.php
@@ -31,6 +31,7 @@
font-weight: 400;
}
+
body {
font-size: 72%;
line-height: 1.4em;
@@ -155,6 +156,7 @@ h6 { font-size: 0.8em; }
*************************************** */
.elgg-output {
margin-top: 10px;
+ line-height: 1.7em;
}
.elgg-output dt { font-weight: bold }