Compare commits
2 Commits
36e8f54ea9
...
d39c5efe08
| Author | SHA1 | Date | |
|---|---|---|---|
| d39c5efe08 | |||
| 1e1be909b5 |
@ -61,7 +61,6 @@ body {
|
||||
.btn:hover { transform: scale(1.05); }
|
||||
|
||||
/* Judul & Grid */
|
||||
/* Sedikit perbaikan CSS internal agar judul Pink muncul sempurna */
|
||||
.title { text-align: center; margin-bottom: 20px; }
|
||||
.title h1 {
|
||||
font-size: 38px;
|
||||
@ -72,7 +71,7 @@ body {
|
||||
color: transparent;
|
||||
font-weight: bold;
|
||||
}
|
||||
/* Pastikan user-info rata kiri rapi */
|
||||
|
||||
.user-info h2 { margin: 0; font-size: 1.5rem; color: #333; }
|
||||
.user-info p { margin: 0; color: #666; font-size: 0.9rem; }
|
||||
|
||||
@ -91,9 +90,6 @@ body {
|
||||
}
|
||||
.icon { font-size: 40px; display: block; }
|
||||
|
||||
/* ================================
|
||||
3. BACKGROUND FRUITS
|
||||
================================== */
|
||||
.fruit {
|
||||
position: absolute;
|
||||
width: 90px;
|
||||
@ -112,9 +108,6 @@ body {
|
||||
50% { transform: translateY(-20px) rotate(5deg); }
|
||||
}
|
||||
|
||||
/* ================================
|
||||
4. OVERLAY CREDITS (ANIMASI JALAN)
|
||||
================================== */
|
||||
.credits-overlay {
|
||||
position: fixed;
|
||||
top: 0; left: 0; width: 100%; height: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user