X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Flinux.css;h=65e5b87b4f22b71c194a6b961babd676b4c3c36e;hb=b4816e6f8d43f267a1cfba62ab9d67e5575822e6;hp=694f9360ab6feca870c8b525c934f258edf13e08;hpb=b677b42050b11558f38d174711e3475def9fbd3c;p=platal.git diff --git a/htdocs/css/linux.css b/htdocs/css/linux.css index 694f936..65e5b87 100644 --- a/htdocs/css/linux.css +++ b/htdocs/css/linux.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2006 Polytechnique.org * + * Copyright (C) 2003-2010 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -34,7 +34,7 @@ legend { border: 1px #777777 solid; color: inherit; } - + /******************************************************************************* 2 Styles

,

, ,
  • @@ -49,11 +49,11 @@ h1 a:link, h1 a:visited, h1 a:active { h1 a:hover { color: #cccccc; } - + h1 { color: #eeeeee; background-color: #444444; - background-image: url( "/images/skins/linux_titre.jpg"); + background-image: url( "../images/skins/linux_titre.jpg"); background-repeat: repeat-x; } @@ -116,7 +116,7 @@ div.contact-list div.contact { #body-menu .menu_title { color: #000000; - background-image: url("/images/skins/linux_menu.jpg"); + background-image: url("../images/skins/linux_menu.jpg"); border-top: none; border-bottom: none; }