correct play icons and eng menu

This commit is contained in:
arlemp@selectel.ru
2021-12-25 00:10:28 +03:00
parent bdc408057f
commit e467080e6e
8 changed files with 60 additions and 27 deletions

View File

@@ -1115,9 +1115,24 @@ a{
}
.play-card-main{
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;
/**text-align: center;
width: 100%; */
position: relative;
width: 100%;
margin-bottom: 12px;
}