Subversion Repositories eFlore/Applications.del

Rev

Rev 1243 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1243 Rev 1556
1
.detailImage {
1
.detailImage {
2
	z-index:1500; 
2
	z-index:1500; 
3
	padding: 5px 5px 50px; 
3
	padding: 5px 5px 50px; 
4
	width:600px; 
4
	width:600px; 
5
	background:white;
5
	background:white;
6
	margin:0 auto; 
6
	margin:0 auto; 
7
	margin-top:75px;
7
	margin-top:75px;
8
}
8
}
-
 
9
 
-
 
10
.detailImage > *{
-
 
11
	width: inherit;
-
 
12
	height: inherit;
-
 
13
}