Subversion Repositories SmartDukaan

Rev

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

Rev 6050 Rev 6117
Line 82... Line 82...
82
	text-align: center;
82
	text-align: center;
83
}
83
}
84
 
84
 
85
#billig-address-for-recharge td{
85
#billig-address-for-recharge td{
86
	padding: 6px 7px;
86
	padding: 6px 7px;
-
 
87
}
-
 
88
 
-
 
89
.recharge-faq-container {
-
 
90
	/*height: 400px;*/
-
 
91
	width: 100%;
-
 
92
	border: solid 1px #2789C1;
-
 
93
	float:left;
-
 
94
	font-size: 15px;
-
 
95
	color:#444444;
-
 
96
	min-height: 426px;
-
 
97
}
-
 
98
 
-
 
99
.faq-question {
-
 
100
	font-weight:bold;
-
 
101
	color:darkblue;
87
}
102
}
88
103