Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2890 Rev 2898
Line 247... Line 247...
247
	padding: 4px;
247
	padding: 4px;
248
}
248
}
Line 249... Line 249...
249
 
249
 
250
.page-header {
250
.page-header {
-
 
251
	text-align: justify;
251
	text-align: justify;
252
	text-align: center;
Line 252... Line 253...
252
}
253
}
253
 
254
 
254
/* Supression de l'espace (à l'arrache) */
255
/* Supression de l'espace (à l'arrache) */
Line 259... Line 260...
259
#courriel
260
#courriel
260
{
261
{
261
	margin-left: -4px;
262
	margin-left: -4px;
262
}
263
}
Line -... Line 264...
-
 
264
 
-
 
265
#titre-projet {
-
 
266
	float: left;
-
 
267
	margin-top: 20px;
-
 
268
	font-size: 20px;
-
 
269
}
-
 
270
 
-
 
271
#logo-titre {
-
 
272
	padding-top: 10px;
-
 
273
	margin-left: 0px;
-
 
274
}
263
 
275
 
264
#logo-messicoles {
276
#logo-messicoles {
265
	height: 42px;
277
	height: 42px;
-
 
278
	float: right;
266
	float: right;
279
	padding-top: 10px;
Line 267... Line -...
267
}
-
 
268
 
-
 
269
#titre {
280
}
Line 270... Line 281...
270
	float: left;
281
 
271
}
282
 
272
 
283