THEY ARE:
|
Отредактировано Magda McLeod (2024-06-16 17:14:09)
knife party |
Привет, Гость! Войдите или зарегистрируйтесь.
Вы здесь » knife party » Персонажи » Магда Маклеод, 18
THEY ARE:
|
Отредактировано Magda McLeod (2024-06-16 17:14:09)
[html]<style>
html {overflow-x: auto;}
img {object-fit:cover;}
* {box-sizing:border-box; -webkit-box-decoration-break: clone;}
:root{
--bg1:#eee;
--bg2:#444;
--bg3:#555;
--bg4:#1d1d1d;
--body:#fff; /*основной текст*/
--whitetext: #eee;
--r1:28, 178, 232;
--r2:40, 133, 114;
--c1:rgb(var(--r1));
--c2:rgb(var(--r2));
--g5:linear-gradient(to right, rgba(var(--r1),1), rgba(var(--r2),1));
--bodyfont: arial;
--headerfont: grotesk;
--subtitlefont: arial;
--smallfont: arial;
}
.knife{text-align:justify; font:400 12px var(--bodyfont); line-height:150%;}
.knife b{color:#49a5b2; font-size:150%; text-transform:uppercase; font-family: grotesk;}
.knife i{color:#000; font-size:10px;}
.knife u{font-size:10px; text-decoration:none; color:#000; margin-right:10px; line-height:70%;}
.knife a{color:#b91b01; font-weight:600;}
.knife h1{font:35px var(--headerfont); margin:5px 0; border-bottom:1px dotted #1d1d1d; padding-bottom:10px; text-align:left;}
body{font:400 14px var(--bodyfont); color: var(--body); background: transparent fixed; background-size:cover; line-height:100%;}
a{text-decoration:none!important; color:#b91b01; font-weight:600; margin:0; padding:0;}
a:hover{text-decoration:none;}
::-webkit-scrollbar{width:7px; height:7px; background: transparent;}
::-webkit-scrollbar-thumb{background:#000; border-radius:2px;}
angel{display:flex; margin: auto; max-width:750px; width:100%; background: transparent; border-radius:10px; overflow:hidden; position:relative; padding:30px; flex-direction:column;}
angel:before{content:""; margin: auto; background: transparent; position:relative; display:block; width:100%; height:100%; z-index:0; top:0; left:0;}
angel .main{width:100%; margin: auto; position:relative; z-index:1; padding:40px; background:var(--bg1); border-radius:10px;}
angel char{width:100%; display:flex; overflow:hidden; background:var(--bg1); position:relative; z-index:1; border-radius:10px; margin-top:25px; height:280px;}
angel char info{width:calc(100% - 180px); height:100%; border:15px solid transparent; display:flex; flex-direction:column;}
angel char info subt{font:500 11px var(--smallfont); letter-spacing:0px; display:flex; align-items:center; text-align:right; border-bottom:1px dotted var(--bg4); padding-bottom:12px; margin-bottom:10px;}
angel char info subt i{margin:0 5px;}
angel char info subt x{background:var(--g5); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}
angel char info .scroll{flex-grow:1; overflow:auto; padding-right:10px;}
angel.noimg info{width:calc(100% - 130px); border-left:none;}
angel char icon{width:130px; height:180px; display:flex; align-items:center; justify-content:center; font-size:60px;}
angel char icon i:before{background:var(--g5); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}
angel char ball{width:180px; height:100%; background:#000; border:15px solid transparent; display:flex; flex-direction:column;}
angel char ball subt{font:500 11px var(--smallfont); letter-spacing:0px; display:flex; align-items:center; text-align:right; border-bottom:1px dotted var(--bg4); padding-bottom:12px; margin-bottom:10px;}
angel char ball subt i{margin:0 5px;}
angel char ball subt x{background:var(--g5); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}
</style>
<angel class="knife">
<char>
<info>
<subt>
<b>инвентарь</b>
</subt> <div class="scroll">
<br>
<table border="0" style="width: 100%;">
<tr valign=top>
<td><img src=https://forumupload.ru/uploads/000d/ab/00/2/168734.png>
<u><a href=""></a>
<br>канцелярский нож • ★☆☆ • 2/3
<br>хозяин не чувствует боли</u>
</td>
<td><img src=https://forumupload.ru/uploads/000d/ab/00/2/742772.png>
<u><a href=""></a>
<br>LIMITED: игральные кости • ★☆☆ • 4/4
<br>чёт: подсвечивает волхвов и жрецов в радиусе 5 метров; нечёт: подсвечивают нечисть и ядро домена в радиусе 3 метров.</u>
</td>
<td>
</td>
</tr>
<tr valign=top>
<td><img src=https://forumupload.ru/uploads/000d/ab/00/2/572929.gif>
<u><a href=""></a>
<br>перьевая ручка • 3/3
<br>сила слова</u>
</td>
<td><img src=>
<br></td>
</tr>
</table>
</div></info>
<ball>
<div class="scroll">
<b>баланс жетонов:</b>
<h1>2010</h1>
</div></ball>
</char>
</angel>
[/html]
[html]
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;900&display=swap" rel="stylesheet">
<style>
.obshee{
width: 800px;
display: flex;
justify-content: center;
}
.telo {
width: 350px;
background-color: #f5f5f5;
padding: 20px 20px;
border-radius: 10px;
border-left: 4px solid #d13406;
border-top: 4px solid #d13406;
}
.telo a {
text-decoration: none;
}
.kartinka {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 900;
text-align: center;
}
.kartinka img {
padding: 5px;
border: 1px solid #ddd;
border-radius: 10px;
}
.kartinka p {
font-size: 16px;
color: #8a8652;
margin: 25px 0px 10px 0px ;
}
.epizods {
height: 120px;
overflow: scroll;
background-color: #e5e5e5;
border-radius: 10px;
padding: 10px;
}
.epizods::-webkit-scrollbar {
width: 4px;
height:4px;
background-color: transparent;
border-radius: 10px;
}
.epizods::-webkit-scrollbar-thumb {
background-color: #8a8652;
border-radius: 10px;
}
.nazvanie {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 900;
display: flex;
justify-content: center;
text-align: center;
margin: 0;
font-size: 14px;
}
.imena {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
font-size: 10px;
display: flex;
justify-content: center;
margin: 0px;
}
.opisanie {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
text-align: justify;
padding: 10px 30px;
font-size: 12px;
}
</style>
<div class="obshee">
<div class="telo">
<div class="kartinka"><img src = "https://forumupload.ru/uploads/001c/2e/f1/11/748714.jpg">
<p>WEAPONIZED SHAME</p></div>
<div class="epizods">
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=89#p4818">broken mirrors, broken minds // 01.03.24 [✘]</a>
</span>
<span class="imena">
<a href="https://angelparty.rusff.me/viewtopic.php?id=60#p2894">sasha scholz</a>
</span>
<div class="opisanie">
<b>ꈜꑀ꒐ꈜꌈꌅꑀ</b><br>
Не сокрыты были от Тебя кости мои, когда я созидаем был в тайне, образуем был во глубине утробы.
</div>
<hr>
<!-- для нового эпизода копируй отсюда -->
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=90#p4966">I want blood, guts, and angel cake // 04.03.24 [✔]</a>
</span>
<span class="imena">
<a href="https://angelparty.rusff.me/viewtopic.php?id=45#p531">ramona kruger</a>
</span>
<div class="opisanie">
Как бы мог один преследовать тысячу и двое прогонять тьму, если бы Заступник их не предал их, и Господь не отдал их!
</div>
<hr>
<!-- до сюда -->
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=107#p6395">Наполеон // 08.03.24</a>
</span>
<span class="imena">
<a href="https://angelparty.rusff.me/viewtopic.php?id=95#p5463">wendy peterson</a>
</span>
<div class="opisanie">
И выстроились Филистимляне против Израильтян, и произошла битва, и были поражены Израильтяне Филистимлянами, которые побили на поле сражения около четырех тысяч человек.
</div>
<hr>
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=100#p5802">Happy house // 11.03.24</a>
</span>
<span class="imena">
<a href="https://angelparty.rusff.me/viewtopic.php?id=50#p1837">jose ramirez</a>
</span>
<div class="opisanie">
<b>ꈜꑀ꒐ꈜꌈꌅꑀ</b><br>
И тебя вывел бы Он из тесноты на простор, где нет стеснения, и поставляемое на стол твой было бы наполнено туком.
</div>
<hr>
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=246#p36098">зелёное и прозрачное // 12.03.24</a>
</span>
<span class="imena">
<a href="https://angelparty.rusff.me/viewtopic.php?id=241#p33249">lane langley</a>
</span>
<div class="opisanie">
И возлияния при ней четверть гина на одного агнца: на святом месте возливай возлияние, вино Господу.
</div>
<hr>
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=93#p5334">sweet lies // 14.03.24</a>
</span>
<span class="imena">
<a href="https://angelparty.rusff.me/viewtopic.php?id=51#p2066">march</a>
</span>
<div class="opisanie">
Суету и ложь удали от меня, нищеты и богатства не давай мне, питай меня насущным хлебом.
</div>
<hr>
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=116#p7504">what remains of a dialogue // 19.03.2024 [✘]</a>
</span>
<span class="imena">
<a href="https://angelparty.rusff.me/viewtopic.php?id=52#p2209">marion chisholm</a>
</span>
<div class="opisanie">
<b>ꈜꑀ꒐ꈜꌈꌅꑀ</b><br>
Когда кончил Давид разговор с Саулом, душа Ионафана прилепилась к душе его, и полюбил его Ионафан, как свою душу.
</div>
<hr>
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=187#p19569">20.03.24 // Выбери меня [✔]</a>
</span>
<div class="opisanie">
Тотчас он пошел за нею, как вол идет на убой, и как олень - на выстрел.
</div>
<hr>
<span class="nazvanie">
<a href="https://angelparty.rusff.me/viewtopic.php?id=236#p31912">if one of us is dead // 27.03.2024</a>
</span>
<span class="imena">
<a href="https://angelparty.rusff.me/viewtopic.php?id=229#p28410">nokomis</a>
</span>
<div class="opisanie">
<b>ꈜꑀ꒐ꈜꌈꌅꑀ</b><br>
И некому было разнять их, и поразил один другого и умертвил его.
</div>
</div>
</div>
</div>
[/html]
Отредактировано Magda McLeod (2024-11-02 12:57:04)
Вы здесь » knife party » Персонажи » Магда Маклеод, 18