From 4561e5cc9765807125a4a7f8d39411b321ea7653 Mon Sep 17 00:00:00 2001 From: x2003cortot Date: Sun, 3 Oct 2004 16:12:45 +0000 Subject: [PATCH] skin fix HumLinux background fixed. --- htdocs/css/humlinux.css | 14 +++++++------- .../images/{sk_humlinux_ban.gif => sk_humlinux_lesX.gif} | Bin templates/skin/humlinux.tpl | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) rename htdocs/images/{sk_humlinux_ban.gif => sk_humlinux_lesX.gif} (100%) diff --git a/htdocs/css/humlinux.css b/htdocs/css/humlinux.css index 524962f..9afee46 100644 --- a/htdocs/css/humlinux.css +++ b/htdocs/css/humlinux.css @@ -23,12 +23,6 @@ [ balises sans attributs ou classes sans contexte ] *******************************************************************************/ -body { - background-image: url("../images/sk_humlinux_background.jpg"); - background-repeat: repeat-y; - background-position: top; -} - /******************************************************************************* 2 Styles

,

, ,
  • [ styles classiques d'effets de texte ] @@ -82,6 +76,12 @@ div.contact div.long { [ choix de classes faites par le skinneur *******************************************************************************/ +#body { + background-image: url("../images/sk_humlinux_background.jpg"); + background-repeat: repeat-y; + background-position: top; +} + #body-logo { border-top: none; border-bottom: none; @@ -114,4 +114,4 @@ div.contact div.long { } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: humlinux.css,v 1.1 2004-10-03 15:27:06 x2003bruneau Exp $ */ +/* $Id: humlinux.css,v 1.2 2004-10-03 16:12:45 x2003cortot Exp $ */ diff --git a/htdocs/images/sk_humlinux_ban.gif b/htdocs/images/sk_humlinux_lesX.gif similarity index 100% rename from htdocs/images/sk_humlinux_ban.gif rename to htdocs/images/sk_humlinux_lesX.gif diff --git a/templates/skin/humlinux.tpl b/templates/skin/humlinux.tpl index c5f0478..6cd1e05 100644 --- a/templates/skin/humlinux.tpl +++ b/templates/skin/humlinux.tpl @@ -17,7 +17,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: humlinux.tpl,v 1.1 2004-10-03 15:27:00 x2003bruneau Exp $ + $Id: humlinux.tpl,v 1.2 2004-10-03 16:12:53 x2003cortot Exp $ ***************************************************************************} @@ -64,7 +64,7 @@ [ LOGO ] - [ Polytechnique.org ] + [LES X SUR LE WEB]
    -- 2.1.4