From 87f53ea3e777ee548a9630abdac3438c268abea7 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Mon, 4 Oct 2004 12:29:54 +0000 Subject: [PATCH] Background image only under #content --- htdocs/css/humlinux.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/css/humlinux.css b/htdocs/css/humlinux.css index 56b2a3f..9e444e2 100644 --- a/htdocs/css/humlinux.css +++ b/htdocs/css/humlinux.css @@ -76,7 +76,7 @@ div.contact div.long { [ choix de classes faites par le skinneur *******************************************************************************/ -#body { +#content { background-image: url("/images/sk_humlinux_background.jpg"); background-repeat: repeat-y; background-position: top; @@ -114,4 +114,4 @@ div.contact div.long { } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: humlinux.css,v 1.3 2004-10-03 17:15:20 x2003bruneau Exp $ */ +/* $Id: humlinux.css,v 1.4 2004-10-04 12:29:54 x2003bruneau Exp $ */ -- 2.1.4