summaryrefslogtreecommitdiff
path: root/views/default/css/elements/layout.php
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-16 00:33:40 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-16 00:33:40 -0200
commit73b00ffcc94abe577280e7ec1d1b4a496795d631 (patch)
treec9afec8b8443bfb79bb12e4d99f667ad06abb00c /views/default/css/elements/layout.php
parenta9462ba331c2b87de6987e61e7154f7624cdfd1b (diff)
downloadsaravea_theme-73b00ffcc94abe577280e7ec1d1b4a496795d631.tar.gz
saravea_theme-73b00ffcc94abe577280e7ec1d1b4a496795d631.tar.bz2
Adding saravea logo (thanks to samu)
Diffstat (limited to 'views/default/css/elements/layout.php')
-rw-r--r--views/default/css/elements/layout.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css/elements/layout.php b/views/default/css/elements/layout.php
index b8b20e5..7b4f85f 100644
--- a/views/default/css/elements/layout.php
+++ b/views/default/css/elements/layout.php
@@ -76,7 +76,7 @@ body {
}
.elgg-page-header > .elgg-inner {
position: relative;
- background: transparent url(<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/n1_small.png) no-repeat 650px bottom;
+ background: transparent url(<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/saravea_verm_small.png) no-repeat 650px bottom;
}
/***** LIQUID LAYOUT *******/