From 1a60de700325fa6fabbfa153af3b48d7afa1a570 Mon Sep 17 00:00:00 2001 From: foockinho Date: Sat, 6 Oct 2012 03:20:09 +0200 Subject: changed elgg-river-message background color, changed typograpy proportion on river, change titles font-weight --- views/default/css/elements/typography.php | 2 ++ 1 file changed, 2 insertions(+) (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 943f323..f6b8549 100644 --- a/views/default/css/elements/typography.php +++ b/views/default/css/elements/typography.php @@ -105,6 +105,7 @@ blockquote { h1, h2, h3, h4, h5, h6 { color: #333; + font-weight: bold; } h1 { font-size: 2em; visibility: hidden;} @@ -128,6 +129,7 @@ h6 { font-size: 0.8em; } float: left; max-width: 530px; margin-right: 10px; + } .elgg-heading-basic { color: #616068; -- cgit v1.2.3