2018-05-31 14:13:21 +02:00
|
|
|
@define-color colorAccent #c92e34;
|
|
|
|
@define-color colorPrimary #35393c;
|
2018-05-20 23:37:33 +02:00
|
|
|
|
|
|
|
.header-counters{
|
2018-05-21 15:39:01 +02:00
|
|
|
background: rgba(0,0,0,.2);
|
2018-05-20 23:37:33 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.attachment{
|
2018-05-21 15:39:01 +02:00
|
|
|
background: rgba (255,255,255,.15);
|
2018-05-20 23:37:33 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.card{
|
|
|
|
background: rgba (255,255,255,.15);
|
|
|
|
}
|