From 5d35d458a95d9f018273e3a4c61b99b77c50fa22 Mon Sep 17 00:00:00 2001 From: foockinho Date: Fri, 24 Aug 2012 04:06:48 +0200 Subject: changed search highlight colors, breadcrumbs margin, elgg-output line height, profile menu wrapper style --- views/default/css/elements/typography.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'views/default/css/elements/typography.php') 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 } -- cgit v1.2.3