2015-10-14 17:13:16 +02:00
|
|
|
@import 'cc/cc_custom_style';
|
|
|
|
@import 'cyland/cyland_custom_style';
|
2015-10-14 12:12:06 +02:00
|
|
|
@import 'ikonotv/ikonotv_custom_style';
|
2015-12-02 14:47:19 +01:00
|
|
|
@import '23vivi/23vivi_custom_style';
|
2016-02-04 10:54:38 +01:00
|
|
|
@import 'polline/polline_custom_style';
|
2016-02-04 13:44:45 +01:00
|
|
|
@import 'artcity/artcity_custom_style';
|
2016-11-07 14:55:00 +01:00
|
|
|
@import 'bokk/bokk_custom_style';
|
2016-03-07 13:45:40 +01:00
|
|
|
@import 'market/index';
|
2015-10-14 12:12:06 +02:00
|
|
|
|
2015-09-18 14:02:31 +02:00
|
|
|
.ascribe-wallet-app {
|
|
|
|
border-radius: 0;
|
2015-12-16 12:45:40 +01:00
|
|
|
padding-top: 70px;
|
|
|
|
padding-bottom: 10px;
|
2015-09-18 14:02:31 +02:00
|
|
|
}
|
2015-12-23 09:32:15 +01:00
|
|
|
|
|
|
|
@media print {
|
|
|
|
.ascribe-wallet-app {
|
|
|
|
padding: 0 !important;
|
|
|
|
}
|
|
|
|
}
|