Subversion Repositories eFlore/Applications.del

Rev

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

Rev 680 Rev 682
Line 365... Line 365...
365
	position:absolute;
365
	position:absolute;
366
	font-size:11px;
366
	font-size:11px;
367
	padding:5px;
367
	padding:5px;
368
	margin-top:-30px;
368
	margin-top:-30px;
369
	border-radius:10px;
369
	border-radius:10px;
-
 
370
}
-
 
371
 
-
 
372
.chapeau {
-
 
373
	color: #6C6865;
-
 
374
    font-family: arial;
-
 
375
    font-size: 13px;
-
 
376
    font-weight: bold;
-
 
377
    letter-spacing: 0;
-
 
378
    line-height: 18px;
-
 
379
    text-transform: none;
-
 
380
    font-style:italic;
370
}
381
}
371
382