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; }