Subversion Repositories eFlore/Applications.del

Rev

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

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