<div class="site-title">
<h1>Блог</h1>
<h2>Веб-студии Webmonsters</h2>
</div>
.site-title{
position: relative;
}
.site-title::after {
content: '';
position: absolute;
top: -80px;
left: 50%;
width: 1px;
height: 23px;
background: #616161;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome,.site-title::after {
content: '';
position: absolute;
top: -80px;
left: 50%;
width: 1px;
height: 23px;
background: #616161;
}
}
body:first-of-type .class { color : #F00 ; }
html:root*.class { color : #F00 ; }
body:first-of-type .class { color : #F00 ; }
body:first-of-type .class { color : #F00 ; }