From 3b96ce8c45a7c311c142566882e31acdc24efa48 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 15 2010 09:20:06 +0000 Subject: Inside trunk/Identity/Models/Css/Home: - Use 1360x250-final-1.png as header and footer background. --- diff --git a/Identity/Models/Css/Home/home.css b/Identity/Models/Css/Home/home.css index a83c797..7544a5e 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.jpg") 0 0; + background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/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.jpg") 0 100%; + background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/1360x250-final-1.png") 0 100%; padding: 10px; }