add roskomnad
This commit is contained in:
19
style.css
19
style.css
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user