X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fhumlinux.css;h=10b57b789c0ca06aba6b6ff85b8b95e33ada12de;hb=35aedff220db98c5ef8267502d7288c5cdc17f4a;hp=227820d30ebc89597cd2c89d5abba30d49b2288e;hpb=ca8fe99a74f32fbd823f620435fd2b360b2f9049;p=platal.git diff --git a/htdocs/css/humlinux.css b/htdocs/css/humlinux.css index 227820d..10b57b7 100644 --- a/htdocs/css/humlinux.css +++ b/htdocs/css/humlinux.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2006 Polytechnique.org * + * Copyright (C) 2003-2007 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -40,7 +40,7 @@ legend { h1 { color: #000000; background-color: #dddddd; - background-image: url( "/images/skins/humlinux_titre.jpg"); + background-image: url( "../images/skins/humlinux_titre.jpg"); background-repeat: no-repeat; } @@ -86,7 +86,7 @@ div.contact div.long { *******************************************************************************/ #body-content { - background-image: url("/images/skins/humlinux_background.jpg"); + background-image: url("../images/skins/humlinux_background.jpg"); background-repeat: repeat-y; background-position: top left; } @@ -115,7 +115,7 @@ div.contact div.long { #body-menu .menu_title { color : #ffffff; background-color: #dddddd; - background-image: url("/images/skins/humlinux_menu.jpg"); + background-image: url("../images/skins/humlinux_menu.jpg"); border-top: none; border-bottom: none; }