abitibi
This commit is contained in:
parent
3a4af875ce
commit
8c494c8ca7
4 changed files with 20 additions and 1 deletions
|
@ -20,6 +20,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin-bottom: 50px;
|
margin-bottom: 50px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.headline {
|
.headline {
|
||||||
|
@ -52,9 +53,27 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div class="page-container">
|
<div class="page-container">
|
||||||
|
<img style="margin: 0 auto;" alt="Logo" src="logo.gif"/>
|
||||||
<p class="headline">
|
<p class="headline">
|
||||||
Abitibi Temiscamingue E-sports
|
<strong>L'équipe professionelle de Rocket League de l'Abitibi Temiscamingue (anciennement: Element)</strong>
|
||||||
</p>
|
</p>
|
||||||
|
<p class="headline">
|
||||||
|
<i>Bienvenue chez nous!</i>
|
||||||
|
</p>
|
||||||
|
<h2>Nos joueurs estimés</h2>
|
||||||
|
<ul style="display: inline-block">
|
||||||
|
<li>Aram Poire</li>
|
||||||
|
<li>Patei</li>
|
||||||
|
<li>Boris Gabriel</li>
|
||||||
|
<li>Anthony Turquoise</li>
|
||||||
|
<li>Tristan arrete la drogue</li>
|
||||||
|
<li>Vincent viens ts</li>
|
||||||
|
</ul>
|
||||||
|
<br/>
|
||||||
|
<img style="margin: 0 auto; width: 800px" title="Notre equipe" src="team.jpg"/>
|
||||||
|
<br/>
|
||||||
|
<img style="margin: 0 auto;" title="Notre pays le Quebec" alt="Notre pays" src="quebec.gif"/>
|
||||||
|
<p>Merci de visiter notre page</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
BIN
abitibi/src/logo.gif
Normal file
BIN
abitibi/src/logo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 KiB |
BIN
abitibi/src/quebec.gif
Normal file
BIN
abitibi/src/quebec.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 156 KiB |
BIN
abitibi/src/team.jpg
Normal file
BIN
abitibi/src/team.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 MiB |
Loading…
Add table
Add a link
Reference in a new issue