X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Flinux.css;h=f0e79b5b26015de75511a34dcbfae2158053f800;hb=787bb3d745141f2f85bd947ad7dd775d2c63f908;hp=2e88ce50d025a63ac9ecfbd858a2c9bbcc42dbe6;hpb=74d27abd5e5b6a035746aac96a2f6b97e4bae3b9;p=platal.git diff --git a/htdocs/css/linux.css b/htdocs/css/linux.css index 2e88ce5..f0e79b5 100644 --- a/htdocs/css/linux.css +++ b/htdocs/css/linux.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2004 Polytechnique.org * + * Copyright (C) 2003-2007 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/sk_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/sk_linux_menu.jpg"); + background-image: url("../images/skins/linux_menu.jpg"); border-top: none; border-bottom: none; }