[html]<style>#ship2 {display:block; position: relative; width:600px; height:500px; margin:auto auto auto 2em; box-sizing:border-box; background: 50% 50% no-repeat #e8e8e8; background-size:cover; overflow:hidden;} /* shipovnik */
.shipfl {width:100%; box-sizing:border-box; background: #000; padding: 30px 120px 0px; transform: translateY(-160px); font-size: 14px; transition: transform 0.8s ease 0.2s;}
#ship2:hover .shipfl {transform: translateY(0px); transition: transform 0.8s ease 0.2s;}
.shipfl > p {overflow:auto; padding: 0 6px !important; height:120px; line-height:120% !important; text-align: center; color:#848a8f;}
.shipfl::after {position: absolute; bottom: -60px; margin-left: -70px; display:block; content:""; width:0; height:0; border-right: 250px solid transparent; border-left: 250px solid transparent; border-top: 60px solid #000; transition: all 0.8s ease 0.2s;}
#ship2:hover .shipfl::after {bottom: -100px; border-top: 100px solid #000; transition: all 0.8s ease 0.2s;}
.shipfl > p::-webkit-scrollbar {width:5px; height:5px; background-color: transparent;}
.shipfl > p::-webkit-scrollbar-thumb {background: #232323; box-shadow: inset 0 0 0 2px #000;}
.shipniz {display:block; position: absolute; bottom:0px; width: inherit; box-sizing: border-box; margin: auto auto 30px auto; text-align: right; padding: 20px; background: rgb(0 0 0 / 95%); color:#7d7d7d; font-style: italic;}
/* Отголосок прошлого */
.shipniz > em {display:block; margin: auto 0px auto auto; padding-bottom:10px;
font-family: Playfair Display, Georgia, serif;
font-size: 20px;
letter-spacing:2px;
color: #98aabd;
}
</style>
<div id="ship2" style="background-image: url(https://forumupload.ru/uploads/001c/05/65/26/523596.jpg
);">
<div class="shipfl"><p>
Двое в пути. Лес кругом, но впрочем до ближайшего жилья недалече. Только что там шевелится? Свежая почва начинает двигаться, из-под земли выкапывается задыхающийся молодой человек. Он
зовёт на помощь.
</p></div><div class="shipniz">
<em>Отголосок прошлого</em>
Иво из Бельхавена, Нэса из Марибора // Лесной край, Марибор
<p>21 мая, 1271 г.</p>
</div></div>
[/html]
Отредактировано Иво из Бельхавена (2024-08-19 15:18:57)