Subversion Repositories SmartDukaan

Rev

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

Rev 12023 Rev 12079
Line 8... Line 8...
8
	text-decoration: none;
8
	text-decoration: none;
9
}
9
}
10
 
10
 
11
#productDetail	{
11
#productDetail	{
12
	width: 100%;
12
	width: 100%;
13
	height: 250px;
13
	min-height: 240px;
14
	border: 1px solid #006699;
14
	border: 1px solid #006699;
15
	background-color: #E3F3F9;
15
	background-color: #E3F3F9;
-
 
16
	padding-bottom:10px;
16
	color: #333333;
17
	color: #333333;
-
 
18
	float:left;
17
}
19
}
18
 
20
 
19
#productDetail .name	{
21
#productDetail .name	{
20
	font-size: 22px;
22
	font-size: 22px;
21
	margin-bottom: 3px;
23
	margin-bottom: 3px;