Template:MainPage: Difference between revisions
From WWII Archives
Paul Sidle (talk | contribs) (Created page with "<div style='display: flex; width: fit-content; float: center;'> <div style='border: 1px solid; background-color: #f9f4e6; padding: .5em; width: 100%; float: left; margin:5px;'> {{#tag:poem| {{{content1}}}}} </div> <div style='border: 1px solid; background-color: #7ABF7F; padding: .5em; width: 100%; float: right; margin:5px; '> {{#tag:poem| {{{content2}}}}} </div> <div style="display: block; clear: both;"></div> </div>") |
Paul Sidle (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<div style='display: flex; width: fit-content; float: center;'> | <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;'> | |||
<div style='border: 1px solid | |||
{{#tag:poem| | {{#tag:poem| | ||
{{{content1}}}}} | {{{content1}}}}} |
Revision as of 20:29, 16 March 2023
.box-beige {
background-color: #f9f4e6;
} .box-green {
background-color: #7ABF7F;
}
{{{content1}}}
{{{content2}}}