From edf3aaedab7e9511dfa26e11c2eeee0b426be087 Mon Sep 17 00:00:00 2001 From: ewinslow Date: Sat, 19 Feb 2011 05:32:58 +0000 Subject: Moving elgg-heading-main into typography git-svn-id: http://code.elgg.org/elgg/trunk@8323 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/elements/typography.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (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 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; -- cgit v1.2.3