Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2294 Rev 2322
Line 448... Line 448...
448
	border: solid 1px #666;
448
	border: solid 1px #666;
449
	color: white;
449
	color: white;
450
	white-space: pre-wrap;
450
	white-space: pre-wrap;
451
	width: 300px;
451
	width: 300px;
452
}
452
}
-
 
453
 
-
 
454
#origine-donnees {
-
 
455
	bottom: 5px;
-
 
456
	margin-left: 35px;
-
 
457
	position: absolute;
-
 
458
}
-
 
459
#origine-donnees a, #origine-donnees a:active, #origine-donnees a:visited {
-
 
460
	color: black;
-
 
461
}
453
462