X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fcss%2Fnewxorg.css;h=c6fd389d58c5f1c82629abc1be17b1ba50e68270;hb=3be64a1586fc6c744a888e2e882d7b9330fe2d73;hp=ceff110c3469edea3abd2dded11f9af86217bad7;hpb=74d27abd5e5b6a035746aac96a2f6b97e4bae3b9;p=platal.git diff --git a/htdocs/css/newxorg.css b/htdocs/css/newxorg.css index ceff110..c6fd389 100644 --- a/htdocs/css/newxorg.css +++ b/htdocs/css/newxorg.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 * @@ -28,7 +28,7 @@ a:link, a:visited, a:active, a:hover { *******************************************************************************/ #body { - background-image: url("/images/sk_newxorg_background.jpg"); + background-image: url("../images/skins/newxorg_background.jpg"); background-position: top right; background-repeat: repeat-y; } @@ -45,7 +45,7 @@ legend { h1 { color: #ff9900; background-color: #458bb6; - background-image: url( "/images/sk_newxorg_titre.jpg"); + background-image: url( "../images/skins/newxorg_titre.jpg"); background-repeat: repeat-x; } @@ -105,7 +105,7 @@ div.contact div.long { #fiche h2 { color: #ff6600; background-color: #458bb6; - background-image: url("/images/sk_newxorg_titre.jpg"); + background-image: url("../images/skins/newxorg_titre.jpg"); background-repeat: repeat-x; border: none; } @@ -120,7 +120,7 @@ div.contact div.long { #fiche_identite div.contact { border-color: #458bb6; - background-image: url("/images/sk_newxorg_background.jpg"); + background-image: url("../images/skins/newxorg_background.jpg"); } #fiche_referent em { @@ -154,7 +154,7 @@ div.contact div.long { #body-menu .menu_title { color : #ff6600; background-color: #ffffff; - background-image: url("/images/sk_newxorg_menu.jpg"); + background-image: url("../images/skins/newxorg_menu.jpg"); border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }