X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fhumlinux.css;h=ea2988e9758f5fb1648225356781c811f9a3a738;hb=e74946a3a6836e4767c8f7a103683f4e8b53f88e;hp=00a4887f84ae1fe9ab087d0ae2694e6ad4c68e13;hpb=b677b42050b11558f38d174711e3475def9fbd3c;p=platal.git diff --git a/htdocs/css/humlinux.css b/htdocs/css/humlinux.css index 00a4887..ea2988e 100644 --- a/htdocs/css/humlinux.css +++ b/htdocs/css/humlinux.css @@ -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; } @@ -85,10 +85,10 @@ div.contact div.long { [ choix de classes faites par le skinneur *******************************************************************************/ -#content { - background-image: url("/images/skins/humlinux_background.jpg"); +#body-content { + background-image: url("../images/skins/humlinux_background.jpg"); background-repeat: repeat-y; - background-position: top; + background-position: top left; } #body-logo { @@ -99,6 +99,7 @@ div.contact div.long { } #body-top { + width: 150px; border-bottom: 2px solid #777777; } @@ -107,13 +108,14 @@ div.contact div.long { } #body-menu { + width: 150px; border-right: none; } #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; }