alien
This commit is contained in:
parent
5b01d3912a
commit
86e07d1257
2 changed files with 7 additions and 0 deletions
BIN
abitibi/src/alien.gif
Normal file
BIN
abitibi/src/alien.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 445 KiB |
|
@ -43,6 +43,12 @@
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.alien {
|
||||||
|
position: fixed;
|
||||||
|
right: 20px;
|
||||||
|
top: calc(50% - 60px);
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 900px) {
|
@media only screen and (max-width: 900px) {
|
||||||
.examples {
|
.examples {
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
|
@ -54,6 +60,7 @@
|
||||||
<body>
|
<body>
|
||||||
<div class="page-container">
|
<div class="page-container">
|
||||||
<img style="margin: 0 auto;" alt="Logo" src="logo.gif"/>
|
<img style="margin: 0 auto;" alt="Logo" src="logo.gif"/>
|
||||||
|
<img src="alien.gif" alt="frer andrer"/>
|
||||||
<p class="headline">
|
<p class="headline">
|
||||||
<strong>L'équipe professionelle de Rocket League de l'Abitibi Temiscamingue (anciennement: Element)</strong>
|
<strong>L'équipe professionelle de Rocket League de l'Abitibi Temiscamingue (anciennement: Element)</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue