X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fnbviolet.css;h=7fc0ae9622d77a6d9143d745284fb493b2eecc37;hb=baa62e58cdfb6839040e156ef91e2827bdde1600;hp=f1540401c9b267a7f1e3393c9b73097424412715;hpb=58abc2b60e27f3f7049a9ca8a6a0569a47388702;p=platal.git diff --git a/htdocs/css/nbviolet.css b/htdocs/css/nbviolet.css index f154040..7fc0ae9 100644 --- a/htdocs/css/nbviolet.css +++ b/htdocs/css/nbviolet.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 * @@ -58,7 +58,7 @@ h1 a:hover { h1 { color: #ff0000; background-color: #800080; - background-image: url( "/images/sk_nbviolet_titre.jpg"); + background-image: url( "../images/skins/nbviolet_titre.jpg"); background-repeat: repeat-x; } @@ -98,7 +98,7 @@ table.tinybicol th, table.bicol th { #skin td.skigauche { background-color: #efddff; } - + /******************************************************************************* 5 Contacts [ Styles liés à l'affichage de contacts ] @@ -159,7 +159,7 @@ td.conteneur_tab { #fiche h2 { color : #eeeeee; background-color: #404040; - background-image: url("/images/sk_nbviolet_menu.jpg"); + background-image: url("../images/skins/nbviolet_menu.jpg"); border-top: none; border-bottom: none; } @@ -209,7 +209,7 @@ td.conteneur_tab { #body-menu .menu_title { color : #eeeeee; background-color: #404040; - background-image: url("/images/sk_nbviolet_menu.jpg"); + background-image: url("../images/skins/nbviolet_menu.jpg"); border-top: none; border-bottom: none; }