Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
/* Parcourir l'alphabet */
#annuaire_alphabet{
font-size:15px;}
/* Tableau des inscrits */
#annuaire {
border:1px solid;}
#annuaire table{
width:100%;
margin:0;
border:none;}
#annuaire tbody{
vertical-align:top;
min-height:1em;
height:200px;
overflow: auto;}
#annuaire td{
border:none;}
#annuaire tr{
height:1em;}