From d1cc2a05956d45d5e2cd964d3cf921b37ddad831 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 03 2010 19:27:39 +0000 Subject: Update css definitions inside web trunk/Identity/Models. --- diff --git a/Identity/Models/Css/Default/common.css b/Identity/Models/Css/Default/common.css index a3ebea9..6416aab 100755 --- a/Identity/Models/Css/Default/common.css +++ b/Identity/Models/Css/Default/common.css @@ -45,12 +45,12 @@ body { -----------------------------------------------*/ div#page-header { - background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/1024x250.jpg") 0 100%; + background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/1024x250.jpg") 0 0; min-height: 85px; } div#page-footer { - background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/1024x250.jpg") 0 100%; + background: #204C8D url("/home/centos/artwork/trunk/Identity/Themes/Motifs/TreeFlower/Backgrounds/Img/1024x250.jpg") 0 0; min-height: 85px; }