Template:LandingDouble: Difference between revisions

From WWII Archives

(Created page with "<div style='display: flex; width: fit-content; float: center; .box-beige { background-color: #f9f4e6; } .box-green { background-color: #7ABF7F; }'> <div style='border: 1px solid; padding: .5em; width: 100%; float: left; margin:5px;'> {{#tag:poem| {{{content1}}}}} </div> <div style='border: 1px solid; padding: .5em; width: 100%; float: right; margin:5px; '> {{#tag:poem| {{{content2}}}}} </div> <div style="display: block; clear: both;"></div> </div>")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style='display: flex; width: fit-content; float: center;
<div style='display: flex; width: fit-content; width: 100%;
.box-beige {
.box-beige {
  background-color: #f9f4e6;
  background-color: #f9f4e6;
Line 7: Line 7:
}'>
}'>


<div style='border: 1px solid; padding: .5em; width: 100%; float: left; margin:5px;'>
<div style='border: 1px solid; background-color: #7ABF7F; padding: .5em; width: 100%; float: left; margin:5px;'>
{{#tag:poem|
{{#tag:poem|
{{{content1}}}}}
{{{content1}}}}}
</div>
</div>


<div style='border: 1px solid; padding: .5em; width: 100%; float: right; margin:5px; '>
<div style='display: flex;border: 0px solid; padding: .5em; width: 100%; float: right; margin:5px; margin-left: auto; margin-right: auto; align-items: center;justify-content: center;'>
{{#tag:poem|
{{#tag:poem|
{{{content2}}}}}
{{{content2}}}}}
</div>
<div style="display: block; clear: both;"></div>
</div>
<div style='display: flex; width: fit-content; float: center; width: 100%;
.box-beige {
background-color: #f9f4e6;
}
.box-green {
background-color: #7ABF7F;
}'>
<div style='display: flex; border: 0px solid; padding: .5em; width: 100%; float: left; margin:5px;margin-left: auto; margin-right: auto; align-items: center;justify-content: center;'>
{{#tag:poem|
{{{content3}}}}}
</div>
<div style='border: 1px solid; background-color: #f9f4e6; padding: .5em; width: 100%; float: right; width: 100%; margin:5px; '>
{{#tag:poem|
{{{content4}}}}}
</div>
</div>
<div style="display: block; clear: both;"></div>
<div style="display: block; clear: both;"></div>


</div>
</div>

Latest revision as of 16:44, 17 March 2023

{{{content1}}}

{{{content2}}}



{{{content3}}}

{{{content4}}}