<!--HTML-->
<div class="ttema5">
<div class="header-image-wrapper">
<img src="https://i.imgur.com/wsW525z.png" alt="header image">
<div class="ttema2"><br>
<div style="font-size: 16px;">
<div style="display: flex; gap: 10px; margin-bottom: 15px; flex-wrap: wrap; margin-left: 105px; font-family: Gangitem Regular;">
<center><strong style="background: #f6f6f6; border-radius: 15px; padding: 5px 10px; font-size: 8px; letter-spacing: 1px; text-transform: lowercase; font-weight: bold; color: black; border: 1px solid #fff;">real-life</strong>
<strong style="background: #f6f6f6; border-radius: 15px; padding: 5px 10px; font-size: 8px; letter-spacing: 1px; text-transform: lowercase; font-weight: bold; color: black; border: 1px solid #fff;">seoul</strong>
<strong style="background: #f6f6f6; border-radius: 15px; padding: 5px 10px; font-size: 8px; letter-spacing: 1px; text-transform: lowercase; font-weight: bold; color: black; border: 1px solid #fff;">nc-21</strong></center>
</div> </div>
он обводит пальцами сеул — город в полыхающем пламени. он рисует его на девятом круге данте и пляшет на костях прогнившего насквозь человеческой грязью мира. он сжимает жизнь в крепких ладонях, давит, перекрывает воздух, не дает ей вырваться, потому что она так редка, так хрупка, и места ей здесь быть не может.<br><br>
</div>
</div>
<br>
<div class="ttema3">
<div class="gender-row">
<strong class="gender-label">girls</strong>
<strong class="gender-label">boys</strong>
</div>
<div class="letter-blocks">
<div class="letter-section">
<div class="letter-label"> за амс </div>
<div class="vnehi-pair">
<div class="ttema3vnehi">
<span class="name">mamamoo</span> — <a href="http://mirine.rusff.me/profile.php?id=3"> kim solar</a><br>
</div>
<div class="ttema3vnehi">
<span class="name">exo</span> — <a href="http://mirine.rusff.me/profile.php?id=3">oh sehun</a><br>
</div>
</div> </div>
<div class="letter-blocks">
<div class="letter-section">
<div class="letter-label">выкуплены</div>
<div class="vnehi-pair">
<div class="ttema3vnehi">
<br>
</div>
<div class="ttema3vnehi">
<br>
</div>
</div> </div>
<div class="letter-blocks">
<div class="letter-section">
<div class="letter-label">за игроками </div>
<div class="vnehi-pair">
<div class="ttema3vnehi">
<br>
</div>
<div class="ttema3vnehi">
<br>
</div>
</div> </div>
</div>
<div style="background: #fff; font-family: 'Open Sans Condensed', sans-serif; color: #333; font-size: 10px;">
<center>
<strong style="display: block; font-size: 10px; font-weight: bold; color: #444; font-family: Gangitem Regular;"> buon'anima — покойся с миром </strong>
<strong style="display: block; font-size: 8px; color: #666;"> внешность гостю — сутки // макс срок брони — 6 дней</strong>
</center>
</div>
</div>
</div>
</div>
</div>
<br><br>
</div> </div>
<style>
.ttema5 {
width: 500px;
margin: auto;
border-radius: 20px;
border: 2px solid white;
background-color: #f5f0e6; /* бежеве тло */
overflow: hidden;
box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}
.vnehi-entry {
margin-bottom: 6px;
}
.ttema3vnehi .name {
font-weight: 600;
text-transform: lowercase;
}
.header-image-wrapper {
position: relative;
width: 100%;
overflow: hidden;
border-radius: 20px 20px 0 0;
}
.header-image-wrapper img {
width: 100%;
height: auto;
display: block;
}
}
.header-text {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(255, 255, 255, 0.85);
font-size: 10px;
text-align: justify;
padding: 15px 20px;
font-family: Arial, sans-serif;
line-height: 1.5;
}
.ttema2 {
margin: 0 auto 30px;
width: 90%;
background-color: white;
font-size: 10px;
border-radius: 20px;
padding: 20px;
text-align: justify;
font-family: Arial, sans-serif;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.ttema2 zag {
font-size: 18px;
font-weight: 600;
font-family: Gangitem Regular;
}
.ttema5, .ttema3 {
width: 550px;
margin: auto;
border-radius: 15px;
border: 1px solid var(--beg100);
background-color: var(--beg500);
{margin-left: 45px;}
}
.ttema2 {
margin: 40px auto 0;
width: 400px;
background-color: rgb(251, 251, 251);
font-size: 9px;
border-radius: 15px;
padding: 10px 20px;
text-align: justify;
}
.ttema-title {
font-size: 18px;
font-weight: 600;
text-align: center;
display: block;
margin-bottom: 10px;
}
.ttema3 {
padding: 0 40px 40px;
box-sizing: border-box;
}
.gender-row {
text-align: center;
margin-bottom: 20px;
}
.gender-label {
font-size: 14px;
margin: 0 20px;
font-family: Gangitem Regular;
}
.letter-blocks {
display: flex;
flex-direction: column;
gap: 30px;
}
.letter-section {
display: flex;
flex-direction: column;
align-items: center;
}
.letter-label {
font-size: 8px;
text-transform: uppercase;
letter-spacing: 5px;
font-weight: 200;
background-color: var(--beg100);
border-radius: 5px;
padding: 3px 16px;
display: inline-block;
margin-top: 10px;
background-color: rgb(249, 249, 249);
}
.vnehi-pair {
display: flex;
gap: 20px;
margin-top: 10px;
width: 100%;
}
.ttema3vnehi {
background-color: rgb(251, 251, 251);
border-radius: 10px;
padding: 15px;
font-size: 10px;
text-transform: lowercase;
overflow-y: auto;
height: auto;
flex: 1;
overscroll-behavior: contain;
margin-left: 35px!important;
font-size: 10px;
font-family: century gothic!important;
transition: color 0.3s ease-in-out;
width: 180px!important;
}
.ttema3vnehi .name {
font-weight: 600;
text-transform: lowercase;
}
.vnehi-entry {
margin-bottom: 6px;
}
--oforma2: url(https://upforme.ru/uploads/001c/52/69/2/668284.png) no-repeat top center;
--oforma1: url(https://upforme.ru/uploads/001c/52/69/2/772786.png) no-repeat top center;
--oforma2: url(https://upforme.ru/uploads/001c/52/69/2/668284.png) no-repeat top center;
--oforma3: url(https://upforme.ru/uploads/001c/52/69/2/732345.png) no-repeat top center;
--oforma4: url(https://upforme.ru/uploads/001c/52/69/2/525932.png) no-repeat top center;
--fon6-1: #FBF8F3;
--fon7-1: #eee;
--oforma5: url(https://upforme.ru/uploads/001c/52/69/2/543139.png) no-repeat top center / cover;
--oforma6: url(https://forumstatic.ru/files/001c/25/98/77370.png) no-repeat top center;
}
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,400i,600,600i,700,700i,800,800i|Roboto:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&display=swap');
:root {
--base-bg: #DFDEDA;
--bg-overlay: url(https://forumstatic.ru/files/001c/52/69/24785.png);
--bg-img: url(https://forumstatic.ru/files/001c/52/69/95484.png);
--pun-cover: rgba(224, 224, 218, 0.05);
--beg100: #FBF8F3;
--beg300: #F1EEE9;
--beg500: #F6F3EE;
--border: #E2DFDA;
--dark500: #484545;
--dark600: #242424;
--opacity-bg: rgba(41, 41, 41, 0.34);
--opacity-bg2: rgba(41, 41, 41, 0.85);
--opacity-bg3: rgba(56, 56, 56, 0.34);
--text1: #575E56;
--text2: #8D9A8C;
--text3: #E2DFDA;
--links: #BD7487;
--accent: #BD7487;
--accent-yellow: #C2A993;
--accent-blue: #DFE0DA;
--font: Arsenal;
--font2: Rosie;
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #c84f4f;
text-decoration: none;
font-size: 8px!important;
font-family: Arsenalimportant;
transition: color 0.3s ease-in-out;
}
</style>гостевая книга
Сообщений 1 страница 3 из 3
Поделиться12020-10-08 02:59:52
Поделиться22020-10-09 04:20:40
//.post-author {
text-align: center;
width: 241px!important;
margin-top: 20px!important;
margin-left: 20px!important;
font-family: Arial!important;
border: 1px solid #ffffff47!important;
background: linear-gradient(#fdfdfd, #ffffff 80%, #ffffff);
border-radius: 20px;
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
position: relative;
}
/* АВАТАРКА */
.punbb .pa-avatar img {
max-width: 180px;
height: auto;
border: 1px solid #3c3c3c!important;
padding: 5px;
/* margin-left: 3px; */
border-radius: 10px;
}
/* ІМ’Я ТА ЗАГОЛОВОК */
li.pa-author {
font-size: 12px;
letter-spacing: 1px;
padding: 20px 0px 12px 0px!important;
width: 205px;
margin-left: 6px;
font-family: "Poiret One", cursive;
color: #ff0000!important;
text-transform: uppercase;
text-align: center;
}
.post-author li.pa-author a:hover {
color: #000!important;
}
li.pa-title {
font-size: 8px;
font-family: Arial;
text-transform: uppercase;
text-align: center!important;
background-color: rgba(207, 207, 207, 0.1);
color: #5a0000;
/* border-radius: 10px; */
/* border: 1px solid #000; */
margin-top: -9px;
width: 198px;
margin-left: 5px;
}
/* СТАТИСТИКА */
li.pa-respect, li.pa-posts, li.pa-fld3, .pa-fld6 {
display: inline-block;
padding: 6px 5px!important;
font-size: 8px;
font-family: calibri;
text-transform: uppercase;
font-weight: bold;
color: #c3c3c3;
}
.pa-respect .fld-name:before {
background: url(http://forumstatic.ru/files/001a/da/82/28664.png) no-repeat;
width: 16px;
height: 16px;
}
.pa-fld3 .fld-name:before {
background: url(http://forumstatic.ru/files/001a/da/82/25128.png) no-repeat;
width: 16px;
height: 16px;
}
.pa-posts .fld-name:before {
background: url(http://forumstatic.ru/files/001a/da/82/56169.png) no-repeat;
width: 16px;
height: 16px;
}
.pa-fld6 .fld-name:before {
background: url(http://forumstatic.ru/files/001a/da/82/16060.png) no-repeat;
width: 16px;
height: 16px;
}
/* ПІДПИС */
.lz {
font-size: 10px;
font-family: calibri;
text-align: center!important;
color: #333;
background-color: rgba(255, 255, 255, 0.7);
border-radius: 10px;
border: 1px solid #f9c9c738;
margin-left: -83px;
padding: 16px 10px 6px 10px!important;
width: 190px!important;
margin-top: 10px;
}
/* ПІДГРАФІКА ЗНИЗУ */
.post-author::after {
content: "";
display: block;
height: 40px;
width: 100%;
/* background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.95) 43.7%, #ffffff); */
position: absolute;
bottom: 0;
left: 0;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
z-index: 1;
}
/* напівпрозора картинка як фон із градієнтом */
.post-author::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 190px;
width: 100%;
background: linear-gradient(179deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.8) 34.87%, rgba(255, 255, 255, 0)),
url('https://i.pinimg.com/736x/c3/c2/33/c3c233012bea0b0b3f549481ce038035.jpg') no-repeat center bottom;
background-size: cover;
z-index: 0;
pointer-events: none;
}
/* Контент поверх картинки */
.post-author * {
position: relative;
z-index: 1;
}
<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("https://i.imgur.com/jqeoemj.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
});
elm=document.getelementsbytagname("div")
for(x in elm) if(elm[x].classname=="post-content")
{
post = elm[x].innerhtml;
if(post.indexof("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerhtml = elm[x].innerhtml.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#ffffcc;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="https://i.imgur.com/akynjba.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="https://i.imgur.com/quz9zu8.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>
<!-- лучшее фото скайнет-->
<div class="adminki">
<span class="obad"><a href="https://mirine.rusff.me/viewtopic.php?id=1417&p=4#p175302">✖</a><em1><div class="adak1"><img src="https://i.pinimg.com/564x/f9/2e/8c/f92e8c6a651ddbd47faa58cf56d37d3a.jpg" width='80' height='auto' title='@morei_sky'></div></em1></span>
</div>
<!-- пост -->
<div class="postopisec"> <a href="https://mirine.rusff.me/viewtopic.php?id=1330#p177710">в мрачных</a> переулках этого проклятого города, где стертые дороги ведут в бездну, жил человек<br>
с именем, от которого стынула кровь. он был не просто преступником, а настоящим хищником... </a> </div>
<!-- активисты -->
<a class="activ" href="https://mirine.rusff.me/profile.php?id=122"><img id="activ6" src="https://i.postimg.cc/sXCyj8C7/image.png" title="активист: енджун"></a>
<a class="activ" href="https://mirine.rusff.me/profile.php?id=9"><img id="activ7" src="https://i.imgur.com/pM8OUaj.png" title="активист: юнги"></a>
<a class="activ" href="https://mirine.rusff.me/profile.php?id=159"><img id="activ1" src="https://i.imgur.com/4drfjge.png" title="активист: брайт"></a>
<a class="activ" href="https://mirine.rusff.me/profile.php?id=131"><img id="activ2" src="https://i.imgur.com/HeHezLM.png" title="активист: крис"></a>
<a class="activ" href="https://mirine.rusff.me/viewtopic.php?id=1256#p178447"><img id="activ3" src="https://i.imgur.com/ZONWQra.png" title="эпизод: джевон и суджин"></a>
<a class="activ" href="https://mirine.rusff.me/viewtopic.php?id=1334#p134676"><img id="activ4" src="https://i.imgur.com/JdlAeiC.png" title="пара: биби и менсу"></a>
<a class="activ" href="https://mirine.rusff.me/viewtopic.php?pid=174780#p174780"><img id="activ9" src="https://i.imgur.com/LfjPmqL.png" title="лучший оратор: майли"></a>
<a class="activ" href="https://mirine.rusff.me/viewtopic.php?pid=178039#p178039"><img id="activ10" src="https://i.imgur.com/6Jd4ocD.png" title="лучший оратор: чангюн"></a>
.punbb h1 span, .punbb h2 span, .punbb legend span {
Поделиться32020-10-10 01:55:07
<!--HTML--><center><link href='http://fonts.googleapis.com/css?family=Monda' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'> <link href='http://forumstatic.ru/files/001a/da/82/25596.css' rel='stylesheet' type='text/css'> <div class="agator1"> <div style="border: 1px solid #fbf4f3; background-color: #faf9f9;"><img src="https://i.imgur.com/1cey1DC.gif" width="100%"></div> <div class="agator2"> YOONGI SAYS:</div> <div style="font-family: 'Monda', sans-serif; font-size: 8px; line-height: 8px; text-transform: uppercase; text-align: center; color: #c3bebb;">death comes to you so soon, be attentive</div><br> <div class="agator3">ПРОФИЛИ БЕЗ АНКЕТЫ - УДАЛЕНЫ:</div> <div style="padding: 10px; border: 1px solid #fbf4f3; background-color: #faf9f9; height: 100px; width: 300px; overflow: hidden;"><div class="agator4"> jeon jungkook<bR> kim namjoon</bR> </div></div> </div></div> </div><a href="http://shine.jcink.net/index.php?showuser=1400"><div style="width: 450px; text-align: right; line-height: 9px; font-size: 8px; text-transform: uppercase; color: #30567c; "><3</div></a></center>






























