aboutsummaryrefslogtreecommitdiff
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.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php
index aa63f8015..bd62363c3 100644
--- a/views/default/css/elements/typography.php
+++ b/views/default/css/elements/typography.php
@@ -48,7 +48,11 @@ h6 { font-size: 0.8em; }
text-shadow: 1px 2px 4px #333333;
text-decoration: none;
}
-
+.elgg-heading-main {
+ float: left;
+ max-width: 530px;
+ margin-right: 10px;
+}
.elgg-heading-basic {
color: #0054A7;
font-size: 1.2em;