From 92f27f915e3a5e536cefb3e1c7f13ef2b4efc467 Mon Sep 17 00:00:00 2001 From: cash Date: Tue, 8 Feb 2011 02:51:33 +0000 Subject: bringing us a little closer to validating git-svn-id: http://code.elgg.org/elgg/trunk@8066 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/elements/typography.php | 7 ++++++- 1 file changed, 6 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 cc1ee3ed2..c76802231 100644 --- a/views/default/css/elements/typography.php +++ b/views/default/css/elements/typography.php @@ -39,5 +39,10 @@ h6 { font-size: 0.8em; } font-family: Monaco,"Courier New",Courier,monospace; } + - \ No newline at end of file +.elgg-heading-basic { + color: #0054A7; + font-size: 1.2em; + font-weight: bold; +} -- cgit v1.2.3