summaryrefslogtreecommitdiff
path: root/views/default/css/elements/typography.php
diff options
context:
space:
mode:
authorfoockinho <foockinho@lorea.org>2012-08-24 04:06:48 +0200
committerfoockinho <foockinho@lorea.org>2012-08-24 04:06:48 +0200
commit5d35d458a95d9f018273e3a4c61b99b77c50fa22 (patch)
treed5999fedee8b26d2ce6a78b3cd5f05ee0b54014a /views/default/css/elements/typography.php
parent65ca1bd124c8ccd33a88f4b391f672eeb300abcd (diff)
downloadsaravea_theme-5d35d458a95d9f018273e3a4c61b99b77c50fa22.tar.gz
saravea_theme-5d35d458a95d9f018273e3a4c61b99b77c50fa22.tar.bz2
changed search highlight colors, breadcrumbs margin, elgg-output line height, profile menu wrapper style
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 }