Blog ýryvek do ztracena (jak blog na hedviga-nosalova)

PHOTO EMBED

Thu May 11 2023 15:59:02 GMT+0000 (Coordinated Universal Time)

Saved by @hedviga

/*blog text do ztracena */
.post-content:after {
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    content: '';
    display: block;
    height: 90px;
    position: relative;
    top: -90px;
    left: 0px;
 
}
.et_pb_blog_grid .post-content:after {
margin-bottom: -70px;
}
 
.et_pb_posts a.more-link:hover, .et_pb_blog_grid a.more-link:hover {
color: #888;
}
content_copyCOPY