Код:
<!--HTML--><div id="spiritworkroom"> <div class="spiritfirst"> <div class="spiritfirstpic"><img src="https://funkyimg.com/i/2Ueng.png"></div> <div class="spiritfirsttitle">от вещего духа <subtitle>Добро пожаловать в Вест-Хэм</subtitle></div> <div class="spiritfirsttext"><subtitle>"Свобода может быть веселой, но и опасной, если ее некому контролировать"</subtitle> <about><br>♢ <b>название форума:</b> COMEBACK <br>♢ <b>дата создания:</b> <br>♢ <b>тематика форума:</b> реал, мистика <br>♢ <b>место:</b> Вест Хэм, Коннектикут, Новая Англия <br>♢ <b>система игры:</b> эпизодическая <br>♢ <b>рейтинг:</b> NC-18</about></div> </div> <style> /* код от вещего духа */ @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900|Prata&subset=cyrillic'); @import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Old+Standard+TT:400,700|Oranienbaum|Oswald:300,400,700|PT+Sans:400,700|Roboto+Condensed:300,400,700|Roboto:300,400,700'); #spiritworkroom {width: 610px; height: 520px; background: #fefefe; margin:auto; box-shadow: 0 0 0 1px rgba(0,0,0,.2)} .spiritfirst {float: left; margin: 10px; width: 550px; height: 400px; box-shadow: 0 0 0 1px rgba(0,0,0,.2); overflow: hidden; position: relative; border: 5px solid #fefefe} .spiritfirstpic {margin:auto; width: 550px; height: 400px;} .spiritfirsttitle {font-family: playfair display; font-weight: 900; width: 190px; color: #dfdfdf; text-shadow: 1px 1px 0px #000; font-size: 18px; height: 73px; margin: -80px 0 0 0px; z-index: 10; position: relative; padding-left: 10px; background: rgba(0,0,0,.65); transition: all .7s cubic-bezier(0.25, 0.1, 0.25, 1) .15s} .spiritfirsttitle subtitle {box-shadow: 0 -2px 0 0 rgba(255,255,255,.1); font-family: pt sans; font-weight: normal; color: #cecece; text-shadow: 1px 1px 0px #333; font-size: 9px; display: block; text-align: right; letter-spacing: 1px; margin-top:4px; margin-right: 20px} .spiritfirsttitle:before {background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.65)); content: ""; display: block; position: absolute; width: 100%; height: 50px; top: -50px; margin-left: -10px} .spiritfirsttext { z-index:8; position: relative; background: rgba(0,0,0,.65); width: 190px; margin: 0px 0 0 0px; font-family: pt sans; font-size: 10px; text-align: justify; padding: 1px 0px; color: #efefef;} .spiritfirsttext about {margin: 10px 15px; display: block; box-shadow: 0 -2px 0 0 rgba(255,255,255,.1); padding-top:10px} .spiritfirsttext:after {background:linear-gradient(to bottom, rgba(0,0,0,.65), rgba(0,0,0,0)); content: ""; display: block; position: absolute; width: 100%; height: 100px; bottom: -100px; margin-left: 0px} .spiritfirsttext subtitle { text-align: center; display: block; width: 190px; font-size: 9px; font-family: pt sans; color: #999; opacity: 0; transform: translate(0,400px); transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) .15s } .spiritfirst:hover .spiritfirsttitle {margin-top: -530px; } .spiritfirst:hover subtitle {opacity:1; transform: translate(0,0px)} #tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3 { display: block; } </style>