Subversion Repositories eFlore/Applications.del

Rev

Rev 361 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
459 benjamin 1
.contenuResultat {
2
	text-align: center;
3
}
4
 
5
.images {
6
	margin-top: 5px;
7
}
8
 
9
.images>div {
10
	float: left;
11
	margin: 0 20px 10px 0px
12
}
13
 
14
.boutonTriAsc {
15
	height: 20px;
16
	background: url(./img/fleche-haut.png) no-repeat
17
}
18
 
19
.boutonTriDesc {
20
	height: 20px;
21
	background: url(./img/fleche-bas.png) no-repeat
22
}