Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1018 Rev 1026
Line 58... Line 58...
58
	background: url(./img/identiplante_mini.png) no-repeat 240px 0px;
58
	background: url(./img/identiplante_mini.png) no-repeat 240px 0px;
59
	margin: 0 auto;
59
	margin: 0 auto;
60
	padding: 10px 50px 10px 50px
60
	padding: 10px 50px 10px 50px
61
}
61
}
Line -... Line 62...
-
 
62
 
-
 
63
 
-
 
64
.titre2 {
-
 
65
	color: #FD8C13;
-
 
66
	font-size: 13px;
-
 
67
	margin: 20px 0 10px;
-
 
68
	padding: 0 0 0 25px;
-
 
69
	text-transform: none;
-
 
70
	font-weight: bold;
-
 
71
	background: url(./img/troisCarre.png) no-repeat 0 8px;
-
 
72
}
62
 
73
 
63
.boutonPlus {
74
.boutonPlus {
64
	border: none;
75
	border: none;
65
	color: rgba(0, 0, 0, 0);
76
	color: rgba(0, 0, 0, 0);
66
	background: url("./img/zoom_in.png");
77
	background: url("./img/zoom_in.png");
Line 402... Line 413...
402
	background: #333;
413
	background: #333;
403
}
414
}
Line 404... Line 415...
404
 
415
 
405
.image_non_determinee {
416
.image_non_determinee {
406
	background: #CF1313;
-
 
407
}
417
	background: #CF1313;
-
 
418
}
-
 
419
 
-
 
420