Subversion Repositories Sites.gentiana.org

Rev

Rev 43 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 43 Rev 52
-
 
1
/* Pied de page */
-
 
2
#annuaire_pied_page {
-
 
3
	color:#A9A9A9;
-
 
4
	font-size:10px;
-
 
5
	padding-top:10px;
-
 
6
	text-align:center;}
-
 
7
 
1
/* Parcourir l'alphabet */
8
/* Parcourir l'alphabet */
2
#annuaire_alphabet{
9
#annuaire_alphabet{
3
	font-size:15px;}
10
	font-size:15px;}
4
 
11
 
5
/* Tableau des inscrits */
12
/* Tableau des inscrits */
6
#annuaire {
13
#annuaire {
7
	border:1px solid;}
14
	border:1px solid;}
8
#annuaire table{
15
#annuaire table{
9
	width:100%;
16
	width:100%;
10
	margin:0;
17
	margin:0;
11
	border:none;}
18
	border:none;}
12
#annuaire tbody{
19
#annuaire tbody{
13
	vertical-align:top;
20
	vertical-align:top;
14
	min-height:1em;
21
	min-height:1em;
15
	height:200px;
22
	height:200px;
16
	overflow: auto;}
23
	overflow: auto;}
17
#annuaire td{
24
#annuaire td{
18
	border:none;}
25
	border:none;}
19
#annuaire tr{
26
#annuaire tr{
20
	height:1em;}
27
	height:1em;}