This commit is contained in:
Aram 🍐 2023-03-11 05:15:16 +00:00
parent 435ec60c7e
commit a40162e075

View file

@ -43,9 +43,15 @@
font-style: italic;
}
.alien {
.alien-right {
position: fixed;
right: 20px;
right: 50px;
top: calc(50% - 60px);
}
.alien-left {
position: fixed;
left: 50px;
top: calc(50% - 60px);
}
@ -60,7 +66,8 @@
<body>
<div class="page-container">
<img style="margin: 0 auto;" alt="Logo" src="logo.gif"/>
<img src="alien.gif" class="alien" alt="frer andrer"/>
<img src="alien.gif" class="alien-left" alt="frer andrer"/>
<img src="alien.gif" class="alien-right" alt="frer andrer"/>
<p class="headline">
<strong>L'&eacute;quipe professionelle de Rocket League de l'Abitibi Temiscamingue (anciennement: Element)</strong>
</p>