Subversion Repositories eFlore/Applications.del

Rev

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

Rev 445 Rev 459
Line -... Line 1...
-
 
1
.zoneObservation {
-
 
2
	width: 100%;
-
 
3
	clear: left;
-
 
4
	margin-top: 50px
-
 
5
}
-
 
6
 
-
 
7
.boutonTriAsc {
-
 
8
	height: 20px;
1
.zoneObservation {width:100%; clear:left; margin-top:50px}
9
	background: url(./img/fleche-haut.png) no-repeat
-
 
10
}
-
 
11
 
-
 
12
.boutonTriDesc {
-
 
13
	height: 20px;
-
 
14
	background: url(./img/fleche-bas.png) no-repeat
-
 
15
}
2
16