new design

This commit is contained in:
2022-08-16 10:37:55 +03:00
parent cebc3aca47
commit c1cf264f28
7 changed files with 200 additions and 10 deletions

View File

@@ -718,6 +718,24 @@ a{
margin-right: 8px;
}
.vijdeo {
position:relative;
padding: 0 0 56.25% 0;
height:0;
overflow:hidden;
}
.vijdeo iframe,.vijdeo object,.vijdeo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
#fulltext img,
.wp-block-image img
{