Subversion Repositories eFlore/Applications.del

Rev

Rev 663 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
966 gduche 1
.proposition {
2
	width:550px;
3
	padding:10px;
4
}
5
.nom {
6
	margin-right:5px
7
}
8
.le {
9
	margin-top:2px;
10
}
11
.date {
12
	margin-left:5px;
13
	margin-top:2px;
14
}
15
.determination {
16
	clear:left;
17
	float:left;
18
	margin-top:1px
19
}
20
.nomtaxon {
21
	float:left;
22
	margin-left:5px;
23
}
24
.voter {
25
	font-size:11px;
26
}
27
.commentaire {
28
	clear:left
29
}
30
.daccord {
31
	clear:left;
32
	margin-right:5px;
33
}