Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1117 Rev 1124
Line 44... Line 44...
44
}
44
}
45
.nomtaxon {
45
.nomtaxon {
46
	float:left;
46
	float:left;
47
	font-size:15px;
47
	font-size:15px;
48
}
48
}
49
.voter {
49
.voter div{
50
	font-size:11px;
50
	font-size:18px;
-
 
51
	color:#333;
-
 
52
	text-align:right;
-
 
53
	margin-bottom:-3px;
51
}
54
}
52
.commentaire {
55
.commentaire {
53
	clear:left
56
	clear:left
54
}
57
}
55
.daccord {
58
.daccord {
Line 70... Line 73...
70
	margin-top:-15px;
73
	margin-top:-15px;
71
	margin-left:550px;
74
	margin-left:550px;
72
	position:absolute;	
75
	position:absolute;	
73
}
76
}
Line -... Line 77...
-
 
77
 
-
 
78
.labelVoter {
-
 
79
	padding-left:9px;
74
 
80
}