Subversion Repositories SmartDukaan

Rev

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

Rev 3854 Rev 3863
Line 107... Line 107...
107
	padding: 3px 0 3px 3px;
107
	padding: 3px 0 3px 3px;
108
	margin-left: 10px;
108
	margin-left: 10px;
109
}
109
}
110
 
110
 
111
#header .main .right	{
111
#header .main .right	{
112
	margin-top: 20px;
112
	margin-top: 5px;
113
	font-size: 11px;
113
	font-size: 11px;
114
	color: #666666;
114
	color: #666666;
115
	line-height: 20px;
115
	line-height: 20px;
116
}
116
}
117
 
117
 
-
 
118
#header .main .right .social-icon	{
-
 
119
	background: url('/images/droid.gif') 0 0 no-repeat;
-
 
120
	padding: 6px 0 6px 26px;
-
 
121
}
-
 
122
 
118
#header .main .right a	{
123
#header .main .right a	{
119
	color: #006699;
124
	color: #006699;
120
	font-weight: bold;
125
	font-weight: bold;
121
}
126
}
122
 
127