X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fnewxorg.css;h=8ed5f9600eac86116a20a06bdf440952bd553a5b;hb=a245a3e14efde886a8a92307c0066f2caa2d8710;hp=ceff110c3469edea3abd2dded11f9af86217bad7;hpb=74d27abd5e5b6a035746aac96a2f6b97e4bae3b9;p=platal.git diff --git a/htdocs/css/newxorg.css b/htdocs/css/newxorg.css index ceff110..8ed5f96 100644 --- a/htdocs/css/newxorg.css +++ b/htdocs/css/newxorg.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2004 Polytechnique.org * + * Copyright (C) 2003-2010 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; } @@ -70,6 +70,12 @@ div.contact-list div.contact { color: inherit; } +div.contact-list div.grayed { + color: #444; + font-style: italic; + background: #eee; +} + div.contact div.long { background: #ffffff; color: inherit; @@ -105,7 +111,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 +126,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 +160,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; }