Template:WishHarem: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{#css:Elerneron.css}} <div style="display: flex; border: .2em solid black; background-color: gold; text-align: center;"> <div style="flex: 0 0 1em;"></div> <div style..." |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#css:Elerneron.css}} | {{#css:Elerneron.css}} | ||
<div style="display: flex; border: .2em solid black; background-color: | <div style="display: flex; flex: 0 0 400px; border: .2em solid black; background-color: pink; text-align: center;"> | ||
<div style="flex: 0 0 1em;"></div> | <div style="flex: 0 0 1em;"></div> | ||
<div style="display: flex; flex-direction: column;"> | <div style="display: flex; flex-direction: column;"> | ||
<div style="flex: 0 0 1em;"></div> | <div style="flex: 0 0 1em;"></div> | ||
<div style="flex: 0 0; border: .2em solid black; background-color: white;">[[File:{{{pic|Wish-Generic.png}}}|120px]]</div> | <div style="flex: 0 0; border: .2em solid black; background-color: white;">[[File:{{{pic|Wish-Generic.png}}}|120px]]</div> | ||
<div style="flex: 1 1;">{{{ | <div style="flex: 1 1;">{{{name}}}</div> | ||
</div> | </div> | ||
<div style="flex: 0 0 1em;"></div> | <div style="flex: 0 0 1em;"></div> | ||
<div style="flex: 1 1; display: flex; flex-direction: column;"> | <div style="flex: 1 1; display: flex; flex-direction: column;"> | ||
<div style="flex: 0 0 1em;"></div> | <div style="flex: 0 0 1em;"></div> | ||
<div style="flex: 0 0 120px; border: .2em solid black; background-color: white; overflow: auto; text-align: | <div style="flex: 0 0 120px; border: .2em solid black; background-color: white; overflow: auto; text-align: left; padding: 0px 5px; height: 120px;">Notes:<br>{{{notes|}}}</div> | ||
<div style="flex: 1 1;"></div> | <div style="flex: 1 1;"></div> | ||
</div> | </div> |