Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2958 Rev 2980
Line 108... Line 108...
108
 
108
 
109
/*+--------------------------------------------------------------------------------------------------------+*/
109
/*+--------------------------------------------------------------------------------------------------------+*/
110
/* Balises */
110
/* Balises */
111
body {
111
body {
112
	background-color: #d9e28c;
112
	background-color: #d9e28c;
113
	background: url('../img/background/page_fond.jpg') no-repeat;
113
	background: url('../img/background/page_fond3.jpg') no-repeat;
-
 
114
	background-attachment:fixed;
-
 
115
	background-position:center 0%;
114
	background-attachment:fixed;
116
	background-size:100% auto;
115
}
117
}
116
footer p{
118
footer p{
117
	text-align:center;
119
	text-align:center;
118
}
120
}