m |
m |
||
Line 28: | Line 28: | ||
</div> | </div> | ||
− | <!-- Tableau | + | <!-- Tableau 3 : Random Card --> |
<div style="flex: 0 0 45%; min-width: 200px; margin-left: auto;"> | <div style="flex: 0 0 45%; min-width: 200px; margin-left: auto;"> | ||
<table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | ||
<tr> | <tr> | ||
− | + | <th style="text-align:center; text-transform: uppercase;">{{{title3}}}</th> | |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 45: | Line 45: | ||
<div style="display: flex; flex-wrap: wrap; margin-top: 20px;"> | <div style="display: flex; flex-wrap: wrap; margin-top: 20px;"> | ||
− | <!-- Tableau | + | <!-- Tableau 4 : Overview --> |
<div style="flex: 0 0 100%; min-width: 300px;"> | <div style="flex: 0 0 100%; min-width: 300px;"> | ||
<table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | ||
<tr> | <tr> | ||
− | <th style="text-align:center; text-transform: uppercase;">{{{ | + | <th style="text-align:center; text-transform: uppercase;">{{{title4}}}</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>{{{ | + | <td>{{{content4}}}</td> |
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> |
{{{title1}}} |
---|
{{{content1}}} |
{{{title2}}} |
---|
{{{content2}}} |
{{{title3}}} |
---|
|
{{{title4}}} |
---|
{{{content4}}} |