The Dark Tower: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-bottom: 20px;"> | <div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-bottom: 20px;"> | ||
<!-- Kindred 1 --> | |||
<div style="text-align: center; padding: 10px; border: 1px solid #ddd; background-color: #030303; border-radius: 10px; width: 250px; margin: 10px;"> | |||
<div style="margin-bottom: 10px;"> | |||
[[File:Placeholder.jpg|150px|center]] | |||
</div> | |||
<div style="font-size: 1.2em; font-weight: bold;">[[NAMEHERE]]</div> | |||
<div style="font-size: 1em; color: gray;">Pack Member</div> | |||
<div style="margin-top: 10px;"><b>Clan:</b> CLANNAMEHERE</div> | |||
</div> | |||
<!-- Repeat for each kindred --> | |||
<!-- Kindred 2 --> | <!-- Kindred 2 --> | ||
<div style="text-align: center; padding: 10px; border: 1px solid #ddd; background-color: #030303; border-radius: 10px; width: 250px; margin: 10px;"> | |||
<div style="margin-bottom: 10px;"> | |||
[[File:Placeholder.jpg|150px|center]] | |||
</div> | |||
<div style="font-size: 1.2em; font-weight: bold;">[[NAMEHERE]]</div> | |||
<div style="font-size: 1em; color: gray;">Pack Member</div> | |||
<div style="margin-top: 10px;"><b>Clan:</b> CLANNAMEHERE</div> | |||
</div> | |||
<!-- Repeat for each kindred --> | |||
<!-- Kindred 3 --> | |||
<div style="text-align: center; padding: 10px; border: 1px solid #ddd; background-color: #030303; border-radius: 10px; width: 250px; margin: 10px;"> | <div style="text-align: center; padding: 10px; border: 1px solid #ddd; background-color: #030303; border-radius: 10px; width: 250px; margin: 10px;"> | ||
<div style="margin-bottom: 10px;"> | <div style="margin-bottom: 10px;"> |