Subversion Repositories cheapmusic

Rev

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

Rev 65 Rev 107
Line 187... Line 187...
187
	margin-top: -10px;
187
	margin-top: -10px;
188
	margin-bottom: 5px;
188
	margin-bottom: 5px;
189
}
189
}
190
 
190
 
191
.frm-input.error input {
191
.frm-input.error input {
192
	border-color: #E44439;
192
	border-color: #CE281C;
193
}
193
}
194
 
194
 
195
.status-msg {
195
.status-msg {
196
	font-size: 16px;
196
	font-size: 16px;
197
	font-weight: 500;
197
	font-weight: 500;
Line 203... Line 203...
203
.status-msg.success {
203
.status-msg.success {
204
	color: #3BA956;
204
	color: #3BA956;
205
}
205
}
206
 
206
 
207
.status-msg.error, .frm-input.error p {
207
.status-msg.error, .frm-input.error p {
208
	color: #E44439;
208
	color: #CE281C;
209
}
209
}
210
 
210
 
211
.social-icons h3 {
211
.social-icons h3 {
212
	text-align: center;
212
	text-align: center;
213
	font-size: 20px;
213
	font-size: 20px;
Line 239... Line 239...
239
	border-color: #455797 !important;
239
	border-color: #455797 !important;
240
	color: #455797;
240
	color: #455797;
241
}
241
}
242
 
242
 
243
a.google {
243
a.google {
244
	border-color: #E44439 !important;
244
	border-color: #CE281C !important;
245
	color: #E44439;
245
	color: #CE281C;
246
}
246
}
247
 
247
 
248
a.twitter {
248
a.twitter {
249
	border-color: #46A3DE !important;
249
	border-color: #1D71A5 !important;
250
	color: #46A3DE;
250
	color: #1D71A5;
251
}
251
}
252
 
252
 
253
a.facebook:hover, a.facebook:active {
253
a.facebook:hover, a.facebook:active {
254
	background-color: #455797;
254
	background-color: #455797;
255
	color: #fff;
255
	color: #fff;
256
}
256
}
257
 
257
 
258
a.google:hover, a.google:active {
258
a.google:hover, a.google:active {
259
	background-color: #E44439;
259
	background-color: #CE281C;
260
	color: #fff;
260
	color: #fff;
261
}
261
}
262
 
262
 
263
a.twitter:hover, a.twitter:active {
263
a.twitter:hover, a.twitter:active {
264
	background-color: #46A3DE;
264
	background-color: #1D71A5;
265
	color: #fff;
265
	color: #fff;
266
}
266
}
267
 
267
 
268
ul.bottom-sc-icons li span {
268
ul.bottom-sc-icons li span {
269
	letter-spacing: 1px;
269
	letter-spacing: 1px;