|
|
(28 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
− | <div style="display:flex; flex-flow:row wrap;text-align:center;font-weight:bold;font-size:1em;margin:20px 0;"> | + | <div class="homepage-list"> |
− | <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:7px;"> | + | <div class="img">{{{img}}}</div> |
− | <div style="">{{{image1}}}</div>
| + | <div> |
− | <div style="background-color:rgba(255,255,255,0.9);">[{{{url1}}}|<p style="padding:10px 0;margin:0;">{{{title1}}}</p>]</div>
| + | <div>[{{{url}}} {{{title}}}]</div> |
− | </div> | + | <div class="timestamp">{{REVISIONTIMESTAMP: {{{timestampURL}}} }}</div> |
− | <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:7px;">
| + | |
− | <div style="">{{{image2}}}</div> | + | |
− | <div style="background-color:rgba(255,255,255,0.9);">[{{{url2}}}|<p style="padding:10px 0;margin:0;">{{{title2}}}</p>]</div>
| + | |
− | </div>
| + | |
− | <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:7px;">
| + | |
− | <div style="">{{{image3}}}</div> | + | |
− | <div style="background-color:rgba(255,255,255,0.9);">[{{{url3}}}|<p style="padding:10px 0;margin:0;">{{{title3}}}</p>]</div>
| + | |
− | </div>
| + | |
− | <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:7px;">
| + | |
− | <div style="background-color:#1a1f24;">{{{image4}}}</div>
| + | |
− | <div style="background-color:rgba(255,255,255,0.9);">[{{{url4}}}|<p style="padding:10px 0;margin:0;">{{{title4}}}</p>]</div>
| + | |
− | </div>
| + | |
− | <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:7px;">
| + | |
− | <div style="background-color:#1a1f24;">{{{image5}}}</div>
| + | |
− | <div style="background-color:rgba(255,255,255,0.9);">[{{{url5}}}|<p style="padding:10px 0;margin:0;">{{{title5}}}</p>]</div>
| + | |
− | </div>
| + | |
− | <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:7px;">
| + | |
− | <div style="">{{{image6}}}</div>
| + | |
− | <div style="background-color:rgba(255,255,255,0.9);">[{{{url6}}}|<p style="padding:10px 0;margin:0;">{{{title6}}}</p>]</div>
| + | |
− | </div>
| + | |
− | <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;">
| + | |
− | <div style="">{{{image7}}}</div>
| + | |
− | <div style="background-color:rgba(255,255,255,0.9);">[{{{url7}}}|<p style="padding:10px 0;margin:0;">{{{title7}}}</p>]</div>
| + | |
| </div> | | </div> |
| </div> | | </div> |
| </includeonly> | | </includeonly> |