Compare commits
2 Commits
6585f8b544
...
dfea32f444
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dfea32f444 | ||
|
|
dd0ee7b630 |
@@ -383,6 +383,9 @@ blockquote a {
|
|||||||
/* PAGE: Warframes */
|
/* PAGE: Warframes */
|
||||||
/* AUTEUR: Andres */
|
/* AUTEUR: Andres */
|
||||||
/****************************/
|
/****************************/
|
||||||
.armures {
|
|
||||||
background-color: rgb(255, 119, 0);
|
#entete {
|
||||||
|
width: 100%;
|
||||||
|
height: auto;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
@@ -58,7 +58,7 @@ IMPORTANT : Vérifier si cette page est un doublons de la page armures.html et l
|
|||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<video src="./medias/mediasAndres/equinox.webm" autoplay muted loop>
|
<video id="entete" src="./medias/mediasAndres/equinox.webm" autoplay muted loop>
|
||||||
</header>
|
</header>
|
||||||
<main class="missions">
|
<main class="missions">
|
||||||
<section>
|
<section>
|
||||||
|
|||||||
Reference in New Issue
Block a user