Difference between revisions of "Template:LHPersonTemplate"

From All The Fallen Stories
Jump to navigation Jump to search
(Undo revision 8173 by Elerneron (talk))
Line 4: Line 4:
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{name}}}'''</div>
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{name}}}'''</div>
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{relation}}}'''</div>
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{relation}}}'''</div>
<div style="flex: 1 1; display: flex; flex-direction: column; background-color: white; border: .2em solid black; border-radius: 1em; overflow: hidden; align-content: flex-end;">{{{pic}}}</div>
<div style="flex: 1 1; display: flex; flex-direction: column; background-color: white; border: .2em solid black; border-radius: 1em; overflow: hidden;"><div style="flex: 1 1;"></div><div>{{{pic}}}</div></div>
</div>
</div>



Revision as of 16:13, 15 October 2016

{{{name}}}
{{{relation}}}
{{{pic}}}

Notes: none