Subversion Repositories ALCASAR

Rev

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

Rev 318 Rev 508
Line 39... Line 39...
39
	font-family:"DejaVu Sans";
39
	font-family:"DejaVu Sans";
40
	font-size: small;
40
	font-size: small;
41
	color: #666666;
41
	color: #666666;
42
	background-color: #EFEFEF;
42
	background-color: #EFEFEF;
43
	}
43
	}
-
 
44
	
-
 
45
	
-
 
46
	/*style des étiquettes*/
-
 
47
	.etiquette {
-
 
48
	font-family:"DejaVu Sans";
-
 
49
	font-size: small;
-
 
50
	text-align: right;
-
 
51
	color: #666666;
-
 
52
	background-color: #d0ddb0;
-
 
53
	}
-
 
54
	
-
 
55
	
44
 
56