summaryrefslogtreecommitdiff
path: root/views/default/css/n1_theme/landing.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/n1_theme/landing.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/n1_theme/landing.php')
-rw-r--r--views/default/css/n1_theme/landing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css/n1_theme/landing.php b/views/default/css/n1_theme/landing.php
index 4767e5d..887c29b 100644
--- a/views/default/css/n1_theme/landing.php
+++ b/views/default/css/n1_theme/landing.php
@@ -1,6 +1,6 @@
#n1-landing {
height: 250px;
- background-image: url('<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/n1.png');
+ background-image: url('<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/saravea_verm.png');
background-repeat: no-repeat;
display: table;
margin: 30px 0 50px auto;