Subversion Repositories eFlore/Applications.del

Rev

Rev 663 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 663 Rev 966
Line -... Line 1...
-
 
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;
1
.table {border:solid 1px #DDD}
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
}