Compare commits
No commits in common. "6c503fe01068287b4d555797800b8b74d9ef6e08" and "d0e7c9e86720878473ee29be2fe936fb1e81e4b7" have entirely different histories.
6c503fe010
...
d0e7c9e867
@ -46,12 +46,6 @@
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.container-first {
|
||||
background-image: url(/src/assets/Design/CAVEBOSSFIGHT.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
.container-first .content .boss {
|
||||
width: 100%;
|
||||
|
||||
@ -16,10 +16,10 @@
|
||||
<div class="text">
|
||||
<p>selamat datang di python games _____</p>
|
||||
<div class="opt">
|
||||
<p draggable="true">a. panteks</p>
|
||||
<p draggable="true">b. anjas</p>
|
||||
<p draggable="true">c. hell nah</p>
|
||||
<p draggable="true">d. my kisah</p>
|
||||
<p>a. panteks</p>
|
||||
<p>b. anjas</p>
|
||||
<p>c. hell nah</p>
|
||||
<p>d. my kisah</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -24,7 +24,7 @@ session_start();
|
||||
?>
|
||||
<h1 data-aos="zoom-out" data-aos-duration="1000">👾 codebeater 👾</h1>
|
||||
<div class="menu">
|
||||
<a data-aos="zoom-out" data-aos-duration="2000" href="src/game/thirdperson.html">Game Start</a>
|
||||
<a data-aos="zoom-out" data-aos-duration="2000" href="/src/game/thirdperson.html">Game Start</a>
|
||||
<a data-aos="zoom-out" data-aos-duration="2000" href="leaderboard.php">leaderboard</a>
|
||||
<a data-aos="zoom-out" data-aos-duration="2000" href="">Credit</a>
|
||||
<a data-aos="zoom-out" data-aos-duration="2000" href="logout.php">Exit</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user