design: ambil gambar
This commit is contained in:
parent
1b1d74aefc
commit
61a5fedd6e
@ -46,6 +46,12 @@
|
|||||||
background-size: cover;
|
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 {
|
.container-first .content .boss {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
@ -16,10 +16,10 @@
|
|||||||
<div class="text">
|
<div class="text">
|
||||||
<p>selamat datang di python games _____</p>
|
<p>selamat datang di python games _____</p>
|
||||||
<div class="opt">
|
<div class="opt">
|
||||||
<p>a. panteks</p>
|
<p draggable="true">a. panteks</p>
|
||||||
<p>b. anjas</p>
|
<p draggable="true">b. anjas</p>
|
||||||
<p>c. hell nah</p>
|
<p draggable="true">c. hell nah</p>
|
||||||
<p>d. my kisah</p>
|
<p draggable="true">d. my kisah</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user