Subversion Repositories eFlore/Applications.del

Rev

Rev 1104 | Rev 1664 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1104 Rev 1393
1
.metadonnees {
1
.metadonnees {
2
	width:100%;
2
	width:100%;
3
}
3
}
4
 
4
 
5
.metadonnees div {
5
.metadonnees div {
6
	float:left;
6
	float:left;
7
	padding:0 3px 0 0;
7
	padding:0 3px 0 0;
8
}
8
}
-
 
9
 
-
 
10
.zoneReferentiel {
-
 
11
	margin-top: 1em;
-
 
12
}
9
 
13
 
10
.famille {
14
.famille {
11
	display:none;
15
	display:none;
12
}
16
}
13
 
17
 
14
.nomCommun {}
18
.nomCommun {}
15
.nomCommun:before {
19
.nomCommun:before {
16
	content:"(";
20
	content:"(";
17
}
21
}
18
.nomCommun:after {
22
.nomCommun:after {
19
	content:")";
23
	content:")";
20
}
24
}
21
 
25
 
22
.metaPart1 {
26
.metaPart1 {
23
	clear:both;
27
	clear:both;
24
	font-size:15px;	
28
	font-size:15px;	
25
	max-width:850px;
29
	max-width:850px;
26
}
30
}
27
 
31
 
28
.metaPart2 {
32
.metaPart2 {
29
	clear:both;
33
	clear:both;
30
	color:#777;
34
	color:#777;
31
	max-width:850px;
35
	max-width:850px;
32
}
36
}
33
 
37
 
34
.metaPart3 {
38
.metaPart3 {
35
	display:none;
39
	display:none;
36
	max-width:850px;
40
	max-width:850px;
37
}
41
}
38
 
42
 
39
.lieuDit:after {
43
.lieuDit:after {
40
	content:", ";
44
	content:", ";
41
}
45
}
42
 
46
 
43
.zoneLieu:before {
47
.zoneLieu:before {
44
	content:" / ";
48
	content:" / ";
45
}
49
}
46
 
50
 
47
.espece {
51
.espece {
48
 	color: #454341;
52
 	color: #454341;
49
    font-size: 18px;
53
    font-size: 18px;
50
    margin-top: -3px;
54
    margin-top: -3px;
51
}
55
}
52
 
56
 
53
.label {
57
.label {
54
	font-size:12px;
58
	font-size:12px;
55
	margin-top:3px;
59
	margin-top:3px;
56
}
60
}