Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3049 Rev 3050
Line 242... Line 242...
242
 
242
 
243
.obs .miniature {
243
.obs .miniature {
244
	display: block;
244
	display: block;
245
	height: 100px;
245
	height: 100px;
-
 
246
	margin: 0 auto;
246
	margin: 0 auto;
247
	background-size: cover;
Line 247... Line 248...
247
}
248
}
248
 
249
 
249
.defilement {
250
.defilement {
Line 345... Line 346...
345
#zone-liste-obs .well {
346
#zone-liste-obs .well {
346
	background-color: #A1CA10;
347
	background-color: #A1CA10;
347
	margin: 0 5px 5px 5px;
348
	margin: 0 5px 5px 5px;
348
}
349
}
Line 349... Line 350...
349
 
350
 
350
#liste-obs .well{
351
#liste-obs .well {
351
	background-color: #E0DFDE;
352
	background-color: #E0DFDE;
Line -... Line 353...
-
 
353
}
-
 
354
 
-
 
355
#liste-obs .thumbnail {
-
 
356
	width: 100px;
352
}
357
}
353
 
358
 
354
#obs-titre {
359
#obs-titre {
Line 355... Line 360...
355
	margin-right: 20px;
360
	margin-right: 20px;