X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Ftrapped.css;h=8b3a9179a296445145a1a69e80df7adfd3c90a35;hb=9b7cd991211a8ca172cc7bbe91873bccfcbe889e;hp=087f9ad9b0f22e198539de1ad8a52f37e8aab391;hpb=5caf75d3a6a917cfaf893bd7bfed73d232511cbf;p=platal.git diff --git a/htdocs/css/trapped.css b/htdocs/css/trapped.css index 087f9ad..8b3a917 100644 --- a/htdocs/css/trapped.css +++ b/htdocs/css/trapped.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 * @@ -32,7 +32,7 @@ a:hover { color: #47220a; } body { background-color: #ffffff; - background-image: url('/images/sk_trapped_monstre.jpg'); + background-image: url('../images/skins/trapped_monstre.jpg'); background-position: left bottom; background-repeat: no-repeat; font-family: "Arial", sans-serif; @@ -50,7 +50,7 @@ legend { border: 1px #ab8b7d solid; color: inherit; } - + /******************************************************************************* 2 Styles

,

, ,
  • @@ -63,10 +63,10 @@ h1 a:link, h1 a:visited, h1 a:active { } h1 a:hover { color: #e2d9c2; } - + h1 { color: #ffffff; - background-image: url("/images/sk_trapped_titre.gif"); + background-image: url("../images/skins/trapped_titre.gif"); background-repeat: no-repeat; background-color: #200a00; } @@ -85,7 +85,21 @@ table.tinybicol, table.bicol { table.tinybicol tr, table.bicol tr { } table.tinybicol tr.pair, table.bicol tr.pair { background-color: #e2d9c2; } table.tinybicol th, table.bicol th { - background-color: #291602; + background-color: #291602; +} + +table.tinybicol th a:link, +table.tinybicol th a:visited, +table.tinybicol th a:active, +table.bicol th a:link, +table.bicol th a:visited, +table.bicol th a:active { + color: #eeeeee; +} + +table tinybicol th a:hover, +table.bicol th a:hover { + color: #e2d9c2; } table.tinybicol td, table.bicol td { color: #000000; } @@ -167,9 +181,9 @@ td.conteneur_tab { #fiche h2 { color: #7a614f; - background-color: #f2e9e2; + background-color: #f2e9e2; border-top: 1px solid #ab8b7d; - border-bottom: 1px solid #ab8b7d; + border-bottom: 1px solid #ab8b7d; border-right: 1px solid #ab8b7d; } @@ -208,7 +222,7 @@ td.conteneur_tab { /* only for fiche_referent.php*/ #fiche_referent em{color: #5a412f;} - + /******************************************************************************* A SKIN [ choix de classes faites par le skinneur @@ -242,7 +256,7 @@ td.conteneur_tab { #body-menu .menu_title { color : #7a614f; background-color: #F2e9e2; - background-image: url("/images/sk_trapped_menu.jpg"); + background-image: url("../images/skins/trapped_menu.jpg"); border-top: 1px solid #ab8b7d; border-bottom: 1px solid #ab8b7d; font-size: smaller;