Subversion Repositories SmartDukaan

Rev

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

Rev 3966 Rev 3990
Line 20... Line 20...
20
.left	{	float: left;	}
20
.left	{	float: left;	}
21
.right	{	float: right;	}
21
.right	{	float: right;	}
22
 
22
 
23
#topbar	{
23
#topbar	{
24
	height: 40px;
24
	height: 40px;
25
	background-color: #000000;
25
	background-color: #333333;
26
	color: #ffffff;
26
	color: #ffffff;
27
	font-size: 12px;
27
	font-size: 12px;
-
 
28
	font-weight: bold;
28
}
29
}
29
 
30
 
30
#topbar .left	{
31
#topbar .left	{
31
	background: url('/images/IconFreeDelivery_TopBar.png') 30px 7px no-repeat scroll transparent;
32
	background: url('/images/IconFreeDelivery_TopBar.png') 30px 7px no-repeat scroll transparent;
32
	line-height: 36px;
33
	line-height: 36px;