From f46bd9269d84f35e809cb6fddb72264adfbb0904 Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 12 Mar 2010 18:10:54 +0000 Subject: Added updated tagcloud plugin and added to core mods. git-svn-id: http://code.elgg.org/elgg/trunk@5379 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index f7ed1c2db..b323a9902 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -267,6 +267,9 @@ h2 { width: 100%; height:90px; background-color: #4690D6; + background-image: url(_graphics/header_shadow.png); + background-repeat: repeat-x; + background-position: bottom left; } #elgg_header_contents { width:990px; -- cgit v1.2.3