Ajout mainteneur

This commit is contained in:
Rodolphe Quiedeville 2004-01-31 11:40:08 +00:00
parent 890b66c16f
commit b36433c8e6

View File

@ -17,14 +17,16 @@
* $Id$
* $Source$
*
* Mainteneur : Rodolphe Quiedeville <rodolphe@quiedeville.org>
*/
body
{
body {
margin: 0px;
background: #ebebe0;
font-family: sans-serif; font-size: 0.95em;
}
/*
* Onglets
*/
div.tabBar {
color: #436976;
@ -34,7 +36,6 @@ div.tabBar {
border: 1px solid #8CACBB;
}
div.tabs {
margin: 0em;
padding: 0em 3em;
@ -73,7 +74,6 @@ a.tabAction:hover {
background: #dee7ec;
}
a.tab#active {
background: #dee7ec;
border-bottom: #dee7ec 1px solid;