Subversion Repositories eFlore/Applications.cel

Rev

Rev 2880 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2880 Rev 2881
Line 12... Line 12...
12
	font-size: 26px;
12
	font-size: 26px;
13
}
13
}
Line 14... Line 14...
14
 
14
 
15
h2 {
15
h2 {
-
 
16
	text-align: center;
16
	text-align: center;
17
	margin-top: 10px;;
Line 17... Line 18...
17
}
18
}
18
 
19
 
19
strong {
20
strong {
Line 254... Line 255...
254
#identification-liste,
255
#identification-liste,
255
#abondance-liste
256
#abondance-liste
256
{
257
{
257
	margin-left: -4px;
258
	margin-left: -4px;
258
}
259
}
259
 
-