Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 206 Rev 210
Line 42... Line 42...
42
 
42
 
43
.conteneur_date {
43
.conteneur_date {
44
	display: table-cell;
44
	display: table-cell;
45
	text-align:center;		
45
	text-align:center;		
-
 
46
}
-
 
47
 
-
 
48
/* =========================== Styles des différents stades ============================ */ 
-
 
49
 
-
 
50
.stade_feuillaison {
-
 
51
	background-color: #ACC700;
-
 
52
}
-
 
53
 
-
 
54
.stade_floraison {
-
 
55
	background-color: #B549B9;	
-
 
56
}
-
 
57
 
-
 
58
.stade_fructification {
-
 
59
	background-color: #FF7F00;
-
 
60
}
-
 
61
 
-
 
62
.stade_senescence {
-
 
63
	background-color: #BF3600;
-
 
64
}
-
 
65
 
-
 
66
.stade_1ere_apparition {
-
 
67
	background-color: #B549B9;