aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/typography.php
diff options
context:
space:
mode:
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-19 05:32:58 +0000
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-19 05:32:58 +0000
commitedf3aaedab7e9511dfa26e11c2eeee0b426be087 (patch)
tree99d4ac0e0a65b814191ea642e27ccefeb809bebc /views/default/css/elements/typography.php
parent2f41bf8722e05fed35b14cca0fbbee5dbfd5b929 (diff)
downloadelgg-edf3aaedab7e9511dfa26e11c2eeee0b426be087.tar.gz
elgg-edf3aaedab7e9511dfa26e11c2eeee0b426be087.tar.bz2
Moving elgg-heading-main into typography
git-svn-id: http://code.elgg.org/elgg/trunk@8323 36083f99-b078-4883-b0ff-0f9b5a30f544
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;