add roskomnad

This commit is contained in:
2021-11-01 19:13:59 +03:00
parent d9da333806
commit a1d4618545
5 changed files with 31 additions and 6 deletions

View File

@@ -393,7 +393,7 @@ a{
border-radius: 47px;
border: 1px solid #171717;
color: #171717;
padding: 10px 28px;
cursor: pointer;
text-align: center;
text-decoration: none;
text-transform: uppercase;
@@ -404,6 +404,7 @@ a{
line-height: 110%;
height: 45px;
margin-top: 22px;
padding: 10px 28px;
}
@@ -779,10 +780,26 @@ a{
.mini-card-img{
/** width: 372px;
height: 216px; */
position: relative;
width: 100%;
}
.play-card{
position: absolute;
display: block;
background: url(https://vetandlife.ru/wp-content/themes/vij/pub/play.png);
height: 100%;
width: 100%;
top: 43%;
left: 45%;
background-size: 50px 50px;
background-repeat: no-repeat;
}
.card-img-top{
text-align: center;
width: 100%;