X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Ftrapped.css;h=c8617d9f229154655c72bd893bcc795b1bc15b45;hb=b677b42050b11558f38d174711e3475def9fbd3c;hp=9f434cffd3e22a79635eb61af41f6e6b90fa8a28;hpb=bb4dde624418705fc2871ec0865179f11990e6c0;p=platal.git diff --git a/htdocs/css/trapped.css b/htdocs/css/trapped.css index 9f434cf..c8617d9 100644 --- a/htdocs/css/trapped.css +++ b/htdocs/css/trapped.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2004 Polytechnique.org * + * Copyright (C) 2003-2006 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; @@ -66,7 +66,7 @@ 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; } @@ -88,6 +88,20 @@ table.tinybicol th, table.bicol th { 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; } table @@ -132,8 +146,26 @@ div.contact div.long { [ onglets des profils ] *******************************************************************************/ +td.conteneur_tab { + background-color: #f5f0ea; + border-color: #707070; +} + #onglet li { background: #e2d9c2; + border-color: #707070; +} + +#onglet li:hover { + background-color: #8a6540; +} + +#onglet li:hover a { + color: #f5f0ea; +} + +#onglet li.actif { + background-color: #f5f0ea; } /******************************************************************************* @@ -178,7 +210,7 @@ div.contact div.long { #fiche_identite div.maj { float: right; font-size: 60%; - width: 20% + width: 20%; text-align: right; } @@ -224,7 +256,7 @@ div.contact div.long { #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;