Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 483 Rev 503
Line 1... Line -...
1
@CHARSET "UTF-8";
-
 
2
1
@CHARSET "UTF-8";
-
 
2
 
-
 
3
#zone-pied{
-
 
4
	text-align:center;
-
 
5
}
-
 
6
#eflore_pied_page{
-
 
7
	text-align:center;
-
 
8
}
-
 
9
#zone-debug{
-
 
10
	background-color:grey;
-
 
11
	color:white;
-
 
12
}
-
 
13
3
14