correct play icons and eng menu
This commit is contained in:
17
style.css
17
style.css
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user