new archive

This commit is contained in:
arlemp@selectel.ru
2021-11-21 22:00:02 +03:00
parent 65816f81e7
commit 0d9ff217ad
5 changed files with 82 additions and 17 deletions

View File

@@ -1028,6 +1028,40 @@ a{
}
.mini-card-number-img{
width: 147px;
}
.mini-card-number{
background: #FFFFFF;
box-shadow: 0px 14px 27px rgb(242, 242, 242);
text-align: center;
margin: 22px;
padding-top: 24px;
padding-bottom: 32px;
}
.mini-card-number-title{
font-size: 14px;
font-weight: normal;
margin-top: 12px;
}
.numbers-anons{
font-size: 16px;
color: #171717;
}
.numbers-year-title{
font-weight: bold;
border-bottom: 1px solid #F2F2F2;
padding-top: 12px;
padding-bottom: 12px;
}
.play-card{
position: absolute;