– И ты на меня так не смотри. Моя жизнь, как хочу, так и порчу. Лучше расскажи мне как там твои отношения с нонгом? читать далее
Здесь делается вжух 🪄

MANTRA

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » MANTRA » Dynamite » собираем каст/группу


собираем каст/группу

Сообщений 1 страница 4 из 4

1

[hideprofile][html]<style>
  :root{
    --wrap-max:1200px;
    --panel: rgba(245, 240, 235, 0.75);
    --panel-border: rgba(180, 160, 140, 0.35);
    --muted:#2b4f61;
    --text-card:#2b4f61;
    --radius:14px;
    --gap:22px;
    --title-size:72px;
    --card-h:160px;
    --img-main-h:120px;
  }

  *{box-sizing:border-box}
  html,body{height:100%;margin:0;padding:0}
  html, body { background: transparent; }

  body{
    position: relative;
    min-height:100vh;
    font-family:"Segoe UI", Roboto, sans-serif;
    color:#2b4f61;
    display:flex;
    justify-content:center;
    padding:36px 20px;
  }

body::before{
    content: "";
    position: fixed;
    inset: 0;
    background-image: url("https://upforme.ru/uploads/001c/b8/7c/4/13951.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    z-index: -9999;
    pointer-events: none;
    filter: brightness(0.92) saturate(0.9);
    border-radius:12px;
    overflow:hidden;
}

.wrap{
    width:100%;
    max-width:var(--wrap-max);
    background: rgba(255,255,255,0.55);
    border-radius:32px;
    padding:40px;
    box-shadow: 0 18px 48px rgba(0,0,0,0.15);
    backdrop-filter: blur(6px);
    overflow:hidden;
}

.header{ display:flex; justify-content:flex-end; margin-bottom:18px; }

.poster-title{
    font-family:"Oswald",sans-serif;
    font-weight:700;
    font-size:var(--title-size);
    line-height:0.9;
    text-transform:uppercase;
    color:#2b4f61;
    letter-spacing:2px;
    padding:18px 36px;
    background:rgba(255,255,255,0.45);
    border-radius:20px;
    box-shadow:0 4px 12px rgba(0,0,0,0.1);
}

.lead{
    font-size:15px;
    color:var(--muted);
    max-width:1100px;
    margin:12px 0 26px;
    line-height:1.55;
    text-align:left;
}

.cards{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap:var(--gap);
    align-items:start;
}

/* центрирование 8-й карточки */
.cards article:nth-child(8){
    grid-column: 2 / 3;
}

.card{
    background: var(--panel);
    border-radius:var(--radius);
    padding:14px;
    min-height:var(--card-h);
    display:flex;
    flex-direction:column;
    gap:2px;
    border:1px solid var(--panel-border);
    transition: transform .16s ease, box-shadow .16s ease;
    box-shadow:0 6px 18px rgba(0,0,0,0.08);
}

.card:hover{
    transform: translateY(-4px);
    box-shadow:0 12px 28px rgba(0,0,0,0.12);
}

.card .text{
    font-size:14px;
    color:var(--text-card);
    line-height:1.45;
    min-height:10px;
    overflow:hidden;
    font-weight:600;
text-align:center;
}

/* уменьшенное расстояние между NAME и фото */
.img-main{
    margin-top:2px; /* было 6px */
    border-radius:12px;
    height:var(--img-main-h);
    display:block;
    overflow:hidden;
    background: rgba(240,230,220,0.6);
    position:relative;
    border:1px solid rgba(180,160,140,0.35);
}

.img-main img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    filter: brightness(0.95) saturate(0.9);
}

.img-main.is-empty{
    display:flex;
    align-items:center;
    justify-content:center;
    color:rgba(80,60,50,0.35);
    font-weight:700;
    font-size:14px;
}
</style>

<div class="wrap" role="main">
  <header class="header">
    <h1 class="poster-title">STRAY KIDS</h1>
  </header>

  <p class="lead">
Наш уютный уголок для поклонников Stray Kids на форуме ищет новых участников, чтобы вместе погрузиться в мир нашей любимой группы.
Мы в активном поиске тех, кто готов взять на себя роль одного из мемберов и оживить нашу ролевую.

<p>Каждому, кто возьмет внешность из данной акции, в подарок дополнительная валюта и тринька в профиль!
<br>Обязательно смотрите на бронь ролей в <a href="https://mantra.rusff.me/viewtopic.php?id=6">гостевой</a>
<br>Обращайте внимание на кликабельные лица, это значит, что на него есть акция.
  </p>

  <section class="cards" aria-label="Карточки">

    <!-- 8 карточек -->
    <article class="card"><div class="text"><s>Felix Yongbok Lee</s></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/519474.png"></div></article>

    <article class="card"><div class="text"><s>Hwang Hyunjin</s></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/350101.png"></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=12#p4217">Seo Changbin</a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=12#p4217"><img src="https://upforme.ru/uploads/001c/b8/7c/5/341865.png"></a></div></article>

    <article class="card"><div class="text"><s>Lee Minho</s></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/969261.png"></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p1570"><s>Bang Chan</s></a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p1570"><img src="https://upforme.ru/uploads/001c/b8/7c/5/917736.png"></a></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=12#p3968">Han Jisung</a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=12#p3968"><img src="https://upforme.ru/uploads/001c/b8/7c/5/252228.png"></a></div></article>

    <article class="card"><div class="text"><s>Yang Jeongin</s></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/886813.png"></div></article>

    <article class="card"><div class="text">Kim Seungmin</div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/606504.png"></div></article>

  </section>
</div>
[/html]

+3

2

[hideprofile][html]<style>
  :root{
    --wrap-max:1200px;
    --panel: rgba(245, 240, 235, 0.75);
    --panel-border: rgba(180, 160, 140, 0.35);
    --muted:#2b4f61;
    --text-card:#2b4f61;
    --radius:14px;
    --gap:22px;
    --title-size:72px;
    --card-h:160px;
    --img-main-h:120px;
  }

  *{box-sizing:border-box}
  html,body{height:100%;margin:0;padding:0}
  html, body { background: transparent; }

  body{
    position: relative;
    min-height:100vh;
    font-family:"Segoe UI", Roboto, sans-serif;
    color:#2b4f61;
    display:flex;
    justify-content:center;
    padding:36px 20px;
  }

body::before{
    content: "";
    position: fixed;
    inset: 0;
    background-image: url("https://upforme.ru/uploads/001c/b8/7c/4/13951.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    z-index: -9999;
    pointer-events: none;
    filter: brightness(0.92) saturate(0.9);
    border-radius:12px;
    overflow:hidden;
}

.wrap{
    width:100%;
    max-width:var(--wrap-max);
    background: rgba(255,255,255,0.55);
    border-radius:32px;
    padding:40px;
    box-shadow: 0 18px 48px rgba(0,0,0,0.15);
    backdrop-filter: blur(6px);
    overflow:hidden;
}

.header{ display:flex; justify-content:flex-end; margin-bottom:18px; }

.poster-title{
    font-family:"Oswald",sans-serif;
    font-weight:700;
    font-size:var(--title-size);
    line-height:0.9;
    text-transform:uppercase;
    color:#2b4f61;
    letter-spacing:2px;
    padding:18px 36px;
    background:rgba(255,255,255,0.45);
    border-radius:20px;
    box-shadow:0 4px 12px rgba(0,0,0,0.1);
}

.lead{
    font-size:15px;
    color:var(--muted);
    max-width:1100px;
    margin:12px 0 26px;
    line-height:1.55;
    text-align:left;
}

.cards{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap:var(--gap);
    align-items:start;
}

/* центрирование 8-й карточки */
.cards article:nth-child(8){
    grid-column: 2 / 3;
}

.card{
    background: var(--panel);
    border-radius:var(--radius);
    padding:14px;
    min-height:var(--card-h);
    display:flex;
    flex-direction:column;
    gap:2px;
    border:1px solid var(--panel-border);
    transition: transform .16s ease, box-shadow .16s ease;
    box-shadow:0 6px 18px rgba(0,0,0,0.08);
}

.card:hover{
    transform: translateY(-4px);
    box-shadow:0 12px 28px rgba(0,0,0,0.12);
}

.card .text{
    font-size:14px;
    color:var(--text-card);
    line-height:1.45;
    min-height:10px;
    overflow:hidden;
    font-weight:600;
text-align:center;
}

/* уменьшенное расстояние между NAME и фото */
.img-main{
    margin-top:2px; /* было 6px */
    border-radius:12px;
    height:var(--img-main-h);
    display:block;
    overflow:hidden;
    background: rgba(240,230,220,0.6);
    position:relative;
    border:1px solid rgba(180,160,140,0.35);
}

.img-main img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    filter: brightness(0.95) saturate(0.9);
}

.img-main.is-empty{
    display:flex;
    align-items:center;
    justify-content:center;
    color:rgba(80,60,50,0.35);
    font-weight:700;
    font-size:14px;
}
</style>

<div class="wrap" role="main">
  <header class="header">
    <h1 class="poster-title">SHINEE</h1>
  </header>

  <p class="lead">
Представь: тихий вечер, любимый плейлист Shinee, и ты — часть чего-то большего. Наш форум — это место, где мы строим свою вселенную, полную тепла, поддержки и, конечно же, музыки Shinee.

<p>Каждому, кто возьмет внешность из данной акции, в подарок дополнительная валюта и тринька в профиль!
<br>Обязательно смотрите на бронь ролей в <a href="https://mantra.rusff.me/viewtopic.php?id=6">гостевой</a>
<br>Обращайте внимание на кликабельные лица, это значит, что на него есть акция.
  </p>

  <section class="cards" aria-label="Карточки">

    <!-- 8 карточек -->
    <article class="card"><div class="text"><s>Lee Taemin</s></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/673996.png"></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p4216">Choi Minho</a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p4216"><img src="https://upforme.ru/uploads/001c/b8/7c/5/112216.png"></a></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p4216">Kim Kibum</a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p4216"><img src="https://upforme.ru/uploads/001c/b8/7c/5/218833.png"></a></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p4216">Lee Jinki</a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p4216"><img src="https://upforme.ru/uploads/001c/b8/7c/5/176355.png"></a></div></article>






  </section>
</div>
[/html]

+2

3

[hideprofile][html]<style>
  :root{
    --wrap-max:1200px;
    --panel: rgba(245, 240, 235, 0.75);
    --panel-border: rgba(180, 160, 140, 0.35);
    --muted:#2b4f61;
    --text-card:#2b4f61;
    --radius:14px;
    --gap:22px;
    --title-size:72px;
    --card-h:160px;
    --img-main-h:120px;
  }

  *{box-sizing:border-box}
  html,body{height:100%;margin:0;padding:0}
  html, body { background: transparent; }

  body{
    position: relative;
    min-height:100vh;
    font-family:"Segoe UI", Roboto, sans-serif;
    color:#2b4f61;
    display:flex;
    justify-content:center;
    padding:36px 20px;
  }

body::before{
    content: "";
    position: fixed;
    inset: 0;
    background-image: url("https://upforme.ru/uploads/001c/b8/7c/4/13951.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    z-index: -9999;
    pointer-events: none;
    filter: brightness(0.92) saturate(0.9);
    border-radius:12px;
    overflow:hidden;
}

.wrap{
    width:100%;
    max-width:var(--wrap-max);
    background: rgba(255,255,255,0.55);
    border-radius:32px;
    padding:40px;
    box-shadow: 0 18px 48px rgba(0,0,0,0.15);
    backdrop-filter: blur(6px);
    overflow:hidden;
}

.header{ display:flex; justify-content:flex-end; margin-bottom:18px; }

.poster-title{
    font-family:"Oswald",sans-serif;
    font-weight:700;
    font-size:var(--title-size);
    line-height:0.9;
    text-transform:uppercase;
    color:#2b4f61;
    letter-spacing:2px;
    padding:18px 36px;
    background:rgba(255,255,255,0.45);
    border-radius:20px;
    box-shadow:0 4px 12px rgba(0,0,0,0.1);
}

.lead{
    font-size:15px;
    color:var(--muted);
    max-width:1100px;
    margin:12px 0 26px;
    line-height:1.55;
    text-align:left;
}

.cards{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap:var(--gap);
    align-items:start;
}

/* центрирование 8-й карточки */
.cards article:nth-child(8){
    grid-column: 2 / 3;
}

.card{
    background: var(--panel);
    border-radius:var(--radius);
    padding:14px;
    min-height:var(--card-h);
    display:flex;
    flex-direction:column;
    gap:2px;
    border:1px solid var(--panel-border);
    transition: transform .16s ease, box-shadow .16s ease;
    box-shadow:0 6px 18px rgba(0,0,0,0.08);
}

.card:hover{
    transform: translateY(-4px);
    box-shadow:0 12px 28px rgba(0,0,0,0.12);
}

.card .text{
    font-size:14px;
    color:var(--text-card);
    line-height:1.45;
    min-height:10px;
    overflow:hidden;
    font-weight:600;
text-align:center;
}

/* уменьшенное расстояние между NAME и фото */
.img-main{
    margin-top:2px; /* было 6px */
    border-radius:12px;
    height:var(--img-main-h);
    display:block;
    overflow:hidden;
    background: rgba(240,230,220,0.6);
    position:relative;
    border:1px solid rgba(180,160,140,0.35);
}

.img-main img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    filter: brightness(0.95) saturate(0.9);
}

.img-main.is-empty{
    display:flex;
    align-items:center;
    justify-content:center;
    color:rgba(80,60,50,0.35);
    font-weight:700;
    font-size:14px;
}
</style>

<div class="wrap" role="main">
  <header class="header">
    <h1 class="poster-title">LOVE IN THE AIR</h1>
  </header>

  <p class="lead">
Если ты смотрел прекрасный лакорн Love in the Air, если тебе так понравилась история и актеры, то ты сможешь  взять кого-то из них и написать свою историю. Разве плохо хотеть развить что-то свое?

<p>Каждому, кто возьмет внешность из данной акции, в подарок дополнительная валюта и тринька в профиль!
<br>Обязательно смотрите на бронь ролей в <a href="https://mantra.rusff.me/viewtopic.php?id=6">гостевой</a>
<br>Обращайте внимание на кликабельные лица, это значит, что на него есть акция.
  </p>

  <section class="cards" aria-label="Карточки">

    <!-- 8 карточек -->
    <article class="card"><div class="text"><S>Boss Chaikamon</S></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/674573.png"></div></article>

    <article class="card"><div class="text"><S>Noeul Nuttarat</S></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/412074.png"></div></article>

    <article class="card"><div class="text">Fort Thitipong</div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/568978.png"></div></article>

    <article class="card"><div class="text">Peat Wasuthorn</div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/884524.png"></div></article>



  </section>
</div>
[/html]

+3

4

[hideprofile][html]<style>
  :root{
    --wrap-max:1200px;
    --panel: rgba(245, 240, 235, 0.75);
    --panel-border: rgba(180, 160, 140, 0.35);
    --muted:#2b4f61;
    --text-card:#2b4f61;
    --radius:14px;
    --gap:22px;
    --title-size:72px;
    --card-h:160px;
    --img-main-h:120px;
  }

  *{box-sizing:border-box}
  html,body{height:100%;margin:0;padding:0}
  html, body { background: transparent; }

  body{
    position: relative;
    min-height:100vh;
    font-family:"Segoe UI", Roboto, sans-serif;
    color:#2b4f61;
    display:flex;
    justify-content:center;
    padding:36px 20px;
  }

body::before{
    content: "";
    position: fixed;
    inset: 0;
    background-image: url("https://upforme.ru/uploads/001c/b8/7c/4/13951.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    z-index: -9999;
    pointer-events: none;
    filter: brightness(0.92) saturate(0.9);
    border-radius:12px;
    overflow:hidden;
}

.wrap{
    width:100%;
    max-width:var(--wrap-max);
    background: rgba(255,255,255,0.55);
    border-radius:32px;
    padding:40px;
    box-shadow: 0 18px 48px rgba(0,0,0,0.15);
    backdrop-filter: blur(6px);
    overflow:hidden;
}

.header{ display:flex; justify-content:flex-end; margin-bottom:18px; }

.poster-title{
    font-family:"Oswald",sans-serif;
    font-weight:700;
    font-size:var(--title-size);
    line-height:0.9;
    text-transform:uppercase;
    color:#2b4f61;
    letter-spacing:2px;
    padding:18px 36px;
    background:rgba(255,255,255,0.45);
    border-radius:20px;
    box-shadow:0 4px 12px rgba(0,0,0,0.1);
}

.lead{
    font-size:15px;
    color:var(--muted);
    max-width:1100px;
    margin:12px 0 26px;
    line-height:1.55;
    text-align:left;
}

.cards{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap:var(--gap);
    align-items:start;
}

/* центрирование 8-й карточки */
.cards article:nth-child(8){
    grid-column: 2 / 3;
}

.card{
    background: var(--panel);
    border-radius:var(--radius);
    padding:14px;
    min-height:var(--card-h);
    display:flex;
    flex-direction:column;
    gap:2px;
    border:1px solid var(--panel-border);
    transition: transform .16s ease, box-shadow .16s ease;
    box-shadow:0 6px 18px rgba(0,0,0,0.08);
}

.card:hover{
    transform: translateY(-4px);
    box-shadow:0 12px 28px rgba(0,0,0,0.12);
}

.card .text{
    font-size:14px;
    color:var(--text-card);
    line-height:1.45;
    min-height:10px;
    overflow:hidden;
    font-weight:600;
text-align:center;
}

/* уменьшенное расстояние между NAME и фото */
.img-main{
    margin-top:2px; /* было 6px */
    border-radius:12px;
    height:var(--img-main-h);
    display:block;
    overflow:hidden;
    background: rgba(240,230,220,0.6);
    position:relative;
    border:1px solid rgba(180,160,140,0.35);
}

.img-main img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    filter: brightness(0.95) saturate(0.9);
}

.img-main.is-empty{
    display:flex;
    align-items:center;
    justify-content:center;
    color:rgba(80,60,50,0.35);
    font-weight:700;
    font-size:14px;
}
</style>

<div class="wrap" role="main">
  <header class="header">
    <h1 class="poster-title">PIT BABE</h1>
  </header>

  <p class="lead">
Хватит просто лайкать их фоточки в инсте. Пора влить свою фантазию в историю. Наш форум — это место, где актеры лакорна Pit Babe живут своей жизнью, а мы — их верные спутники и те, кто создает что-то свое, что-то новое.

<p>Каждому, кто возьмет внешность из данной акции, в подарок дополнительная валюта и тринька в профиль!
<br>Обязательно смотрите на бронь ролей в <a href="https://mantra.rusff.me/viewtopic.php?id=6">гостевой</a>
<br>Обращайте внимание на кликабельные лица, это значит, что на него есть акция.
  </p>

  <section class="cards" aria-label="Карточки">

    <!-- 8 карточек -->
    <article class="card"><div class="text"><S>Pavel Naret</S></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/920909.png"></div></article>

    <article class="card"><div class="text"><S>Pooh Krittin</S></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/494650.png"></div></article>

    <article class="card"><div class="text"><S>Nut Supanut</S></div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/771390.png"></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p3729">Sailub Hemmawich</a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p3729"><img src="https://upforme.ru/uploads/001c/b8/7c/5/975727.png"></a></div></article>

    <article class="card"><div class="text">Pon Thanapon</div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/208937.png"></div></article>

    <article class="card"><div class="text">Garfield Pantach</div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/459607.png"></div></article>

    <article class="card"><div class="text">Michael Kiettisak</div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/139304.png"></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p6505">TopTen Supakorn</a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p6505"><img src="https://upforme.ru/uploads/001c/b8/7c/5/838011.png"></a></div></article>

    <article class="card"><div class="text">Benz Atthanin</div><div class="img-main"><img src="https://upforme.ru/uploads/001c/b8/7c/5/496521.png"></div></article>

    <article class="card"><div class="text"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p2457">Milk Natchanon</a></div><div class="img-main"><a href="https://mantra.rusff.me/viewtopic.php?id=11#p2457"><img src="https://upforme.ru/uploads/001c/b8/7c/5/165638.png"></a></div></article>


  </section>
</div>
[/html]

+3


Вы здесь » MANTRA » Dynamite » собираем каст/группу