Subversion Repositories cheapmusic

Rev

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

Rev 41 Rev 42
Line 189... Line 189...
189
    margin-bottom: 0;
189
    margin-bottom: 0;
190
}
190
}
191
ul.bottom-sc-icons {
191
ul.bottom-sc-icons {
192
    list-style: none;
192
    list-style: none;
193
    margin: 0;
193
    margin: 0;
-
 
194
    padding-bottom: 22px;
194
    padding: 22px 0;
195
    padding-top: 11px;
195
    text-align: center;
196
    text-align: center;
196
}
197
}
197
ul.bottom-sc-icons li {
198
ul.bottom-sc-icons li {
198
    display: inline-block;
199
    display: inline-block;
199
    margin: 0 5px;
200
    margin: 0 5px;
Line 292... Line 293...
292
}
293
}
293
.footer a:hover, .footer a:active{
294
.footer a:hover, .footer a:active{
294
    color: #151310;
295
    color: #151310;
295
}
296
}
296
 
297
 
-
 
298
.group { 
-
 
299
  display: table;
-
 
300
  width: 100%;
-
 
301
  font-size: 1em;
-
 
302
  padding-top: 15px;
-
 
303
  padding-bottom: 10px;
-
 
304
}
-
 
305
.item {
-
 
306
  display: table-cell;
-
 
307
}
-
 
308
.text { 
-
 
309
  white-space: nowrap;
-
 
310
  width: 1%;
-
 
311
  padding: 0 10px;
-
 
312
}
-
 
313
.line {
-
 
314
  border-bottom: 1px solid #000;
-
 
315
  position: relative;
-
 
316
  top: -.5em;
-
 
317
}
297
 
318
 
298
/*--responsive starts here--*/
319
/*--responsive starts here--*/
299
@media (max-width:1440px) {
320
@media (max-width:1440px) {
300
	.wrapper-frm {
321
	.wrapper-frm {
301
		width: 32%;
322
		width: 32%;