From 8b247fd8dfcddcaebab0b11b8e63b9e20b41398b Mon Sep 17 00:00:00 2001 From: Sem Date: Fri, 25 May 2012 22:25:26 +0200 Subject: Changed purity => habitorio. --- views/default/css/elements/layout.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'views/default/css') diff --git a/views/default/css/elements/layout.php b/views/default/css/elements/layout.php index 06c23f147..2a3780681 100644 --- a/views/default/css/elements/layout.php +++ b/views/default/css/elements/layout.php @@ -25,7 +25,7 @@ min-width: 998px; .elgg-page-default .elgg-page-header > .elgg-inner { width: 1016px; margin:20px auto 0px auto; -background:url(mod/purity_theme/graphics/purity_01.png) top center no-repeat; +background:url(mod/habitorio_theme/graphics/purity_01.png) top center no-repeat; } .elgg-page-default .elgg-page-header { @@ -33,7 +33,7 @@ background:url(mod/purity_theme/graphics/purity_01.pn .elgg-page-default .elgg-page-body > .elgg-inner { width: 990px; margin: 0px auto; -background:url(mod/purity_theme/graphics/purity_02.png) top center repeat-y; +background:url(mod/habitorio_theme/graphics/purity_02.png) top center repeat-y; padding:0px 13px; } .elgg-body { @@ -45,7 +45,7 @@ margin: 0 auto; padding: 5px 0; } .elgg-page-default .elgg-page-footer { -background:url(mod/purity_theme/graphics/purity_03.png) bottom center no-repeat; +background:url(mod/habitorio_theme/graphics/purity_03.png) bottom center no-repeat; width:1016px; padding:10px; margin:0px auto; @@ -94,7 +94,7 @@ position: relative; min-height: 360px; } .elgg-layout-one-sidebar { -background: transparent url(mod/purity_theme/graphics/sidebar_background.gif) repeat-y right top; +background: transparent url(mod/habitorio_theme/graphics/sidebar_background.gif) repeat-y right top; } .elgg-layout-two-sidebar { background: transparent url(_graphics/two_sidebar_background.gif) repeat-y right top; @@ -139,4 +139,4 @@ color: #999; } .elgg-page-footer a:hover { color: #666; -} \ No newline at end of file +} -- cgit v1.2.3