Template:WishHarem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 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;"> | ||
Line 10: | Line 10: | ||
<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> |