Subversion Repositories SmartDukaan

Rev

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

Rev 6176 Rev 11943
Line 65... Line 65...
65
	padding-top: 30px;
65
	padding-top: 30px;
66
}
66
}
67
 
67
 
68
#frmContactUs .contact-form-button	{
68
#frmContactUs .contact-form-button	{
69
	margin-left: 50px;
69
	margin-left: 50px;
-
 
70
}
-
 
71
 
-
 
72
#bulk-order-alert {
-
 
73
    font-family: Tahoma, Geneva, sans-serif;
-
 
74
    margin-right: 25px;
-
 
75
    margin-top: 20px;
-
 
76
    padding-left: 5px;
-
 
77
    padding-right: 5px;
-
 
78
    border: 3px solid #DDD;
-
 
79
	background-color: #FFFFEB;
-
 
80
}
-
 
81
 
-
 
82
#bulk-order-alert a {
-
 
83
    font-weight: bold;
70
}
84
}
71
85