From cc9987125f563e7ea8c2f10f906ca28cf77103d8 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 17 2010 00:53:25 +0000 Subject: Update image path inside home css design models. --- diff --git a/Identity/Models/Css/Home/home.css b/Identity/Models/Css/Home/home.css index 7544a5e..eae9727 100755 --- a/Identity/Models/Css/Home/home.css +++ b/Identity/Models/Css/Home/home.css @@ -8,12 +8,12 @@ -----------------------------------------------*/ div#page-header { - background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/1360x250-final-1.png") 0 0; + background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/Png/1360x250-final-1.png") 0 0; min-height: 46px; } div#page-footer { - background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/1360x250-final-1.png") 0 100%; + background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/Png/1360x250-final-1.png") 0 100%; padding: 10px; }