Subversion Repositories SmartDukaan

Rev

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

Rev 3996 Rev 4142
Line 202... Line 202...
202
	height: 30px;
202
	height: 30px;
203
}
203
}
204
 
204
 
205
.underline {
205
.underline {
206
	text-decoration: underline;
206
	text-decoration: underline;
207
}
-
 
208
207
}
-
 
208
 
-
 
209
.heading {
-
 
210
	font-weight: bold;
-
 
211
	font-size: larger;
-
 
212
}
-
 
213