in-test
December 15, 2021
All functions in one post
Some title H2
And blockquote
Some new title h3 - OL / UL list
Some new title h3 - accent & code blocks width hightlights
<div class="vntr_menu"> <ul> <li><a href="/" title="">Гаражи</a></li> <li><a href="/" title="">Коттеджи</a></li> <li><a href="/" title="">Земельные участки</a></li> <li><a href="/" title="">Квартиры</a></li> <li><a href="/" title="">Недвижимость</a></li> <li><a href="/" title="">Комнаты</a></li> <li><a href="/" title="">Услуги</a></li> </ul> </div>
.adaptive:empty::before{
content: '';
background-image:url(/assets/img/lets-play.png);
background-position: center;
background-repeat: no-repeat;
width: -webkit-fill-available;
background-size: 40%;
min-height: 100%;
position: absolute;
display: grid;
top: 0;
animation-name: pulse;
animation-delay: 2s;
animation-duration: 4s;
animation-iteration-count: infinite;
filter: hue-rotate(228deg) drop-shadow(0px 0px 1.5rem white);
}
@keyframes pulse{
0%{background-size: 40%;}
25%{background-size: 55%;}
50%{background-size: 40%;}
75%{background-size: 55%;}
100%{background-size: 40%;}
}Some new title h3
telegram link left - text right