[html]<style>
.forum-table-container {
background-image: url(https://upforme.ru/uploads/001c/86/f6/2/140849.jpg); /* Фон подложки */
color: #2e2d2d;
padding: 20px;
text-align: center;
border-radius: 10px;
font-family: American Typewriter , sans-serif;
}
.forum-table-header {
text-align: center;
font-family: American Typewriter , serif;
font-size: 40px;
font-weight: bold;
margin-bottom: 20px;
text-transform: uppercase;
}
.forum-table-columns {
display: flex;
text-align: center;
border-radius: 10px;
gap: 15px;
}
.forum-table-column {
flex: 1;
text-align: center !important;
background-color: #dcd2c8;
color: #2e2d2d;
border-radius: 10px;
padding: 15px;
}
.forum-table-column h3 {
text-align: center;
font-size: 18px;
font-weight: bold;
border-radius: 10px;
text-transform: uppercase;
margin-top: 0;
}
.forum-table-column hr {
border: none;
text-align: center;
height: 0px;
background-color: #2e2d2d;
margin: 10px 0;
}
.forum-table-column ul {
list-style-type: none;
padding: 0;
text-align: center;
margin: 0;
}
.forum-table-column li {
margin-bottom: 10px;
text-align: center;
}
.forum-table-footer {
background-color: #dcd2c8;
color: #2e2d2d;
border-radius: 10px;
text-align: center;
padding: 10px;
margin-top: 20px;
font-weight: bold;
}
.forum-table-footer .highlight {
font-weight: bold;
text-align: center;
}
</style>
<div class="forum-table-container">
<div class="forum-table-column">
<h1>СПИСОК NPC</h1>
<hr>
<ul>
<li><p>В этой теме будет пополняющийся список из всех упоминаемых в отыгрышах NPC-персонажей, которым мало места в одном посте. Описание по шаблону ниже.</li>
</ul>
</div>
</div>
</div>
[/html]
[hideprofile]
[b]1. Имя, занятость:[/b] [b]2. Внешность, возраст, особые приметы:[/b] [b]3. Общее описание:[/b] [i]( сюда краткую биографию и пр.) [b]4.Хронология[/b] (список эпизодов с участием НПСа) [/i]
Отредактировано Abe Shapira (2018-07-25 00:25:40)