Skip to content

Commit

Permalink
mofified
Browse files Browse the repository at this point in the history
  • Loading branch information
Eaielectronic committed Sep 26, 2024
1 parent 609d600 commit acf9eb7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 18 deletions.
Binary file added Galery/.DS_Store
Binary file not shown.
Binary file added Galery/Appel-The-Adventure/.DS_Store
Binary file not shown.
21 changes: 3 additions & 18 deletions Galery/Appel-The-Adventure/Modes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
.header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
}
.header img {
Expand Down Expand Up @@ -111,14 +110,13 @@
</head>
<body>
<div class="container">
<div class="header">
<div>
<img src="../logo.svg" alt="Erreur">
<h2>Appel The Adventure Modes</h2>
<h3>Ajouter des Modes</h3>
<h2>Appel The Adventure Modes - Ajouter des Modes</h2>
<br>
<p>Copier l'url pour Télécharger</p>
<br>
<h5>Official modes</h5>
<h3>Official modes</h3>
</div>
<div class="game-section">
<img src="../logo.svg" alt="Icône du jeu" class="icon">
Expand All @@ -139,22 +137,9 @@ <h5>Official modes</h5>
message.textContent = "Lien copié dans le presse-papiers!";
}
</script>


<p>Nombre de téléchargements : <span id="downloadCount">0</span></p>
</div>
<img src="image1.png" alt="Image du jeu" class="game-image">
</div>
<div class="game-section">
<img src="logo1.svg" alt="Icône du jeu" class="icon">
<div class="game-details">
<h2>Level EATEN! - v0.12</h2>
<p>Indisponible</p>
<a class="download-btnnon" >Indisponible</a>
<p>Nombre de téléchargements : <span id="downloadCount1">0</span></span></p>
</div>
<img src="image2.png" alt="Image du jeu" class="game-image">
</div>
<div class="links">
<a href="https://github.com/Eaielectronic">GitHub</a>
<a href="https://scratch.mit.edu/users/SERPENT1867/">Scratch</a>
Expand Down

0 comments on commit acf9eb7

Please sign in to comment.