Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2884 Rev 2886
Line 11... Line 11...
11
h1 {
11
h1 {
12
	font-size: 26px;
12
	font-size: 26px;
13
}
13
}
Line 14... Line 14...
14
 
14
 
15
h2 {
-
 
16
	text-align: center;
15
h2 {
17
	margin-top: 10px;;
16
	margin-top: 10px;;
Line 18... Line 17...
18
}
17
}
19
 
18
 
Line 262... Line 261...
262
	margin-left: -4px;
261
	margin-left: -4px;
263
}
262
}
Line 264... Line 263...
264
 
263
 
265
.texte-infobulle,
264
.texte-infobulle,
266
.image-infobulle {
265
.image-infobulle {
267
	max-width: 400px;
266
	max-width: 300px;
268
	text-align: justify;
267
	text-align: justify;
Line 269... Line 268...
269
}
268
}
270
 
269
 
Line 274... Line 273...
274
}
273
}
Line 275... Line 274...
275
 
274
 
276
#titre {
275
#titre {
277
	float: left;
276
	float: left;
-
 
277
}