-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
<title>Casino Fun - موقع كازينو ترفيهي</title>
<style>
body {
margin: 0;
font-family: Arial, sans-serif;
background: #0b3d2e;
color: #fff;
text-align: center;
}
header {
background: #111;
padding: 15px;
display: flex;
justify-content: space-between;
align-items: center;
}
header h1 { color: gold; margin: 0; }
.balance {
background: gold;
color: black;
padding: 8px 15px;
border-radius: 20px;
font-weight: bold;
}
section { padding: 20px; }
.slot-box, .roulette-box, .login-box {
background: #111;
border: 3px solid gold;
border-radius: 15px;
padding: 30px;
margin: 20px auto;
max-width: 350px;
}
.reels { font-size: 40px; margin: 20px 0; }
button {
background: red;
color: white;
padding: 10px 20px;
border: none;
border-radius: 8px;
cursor: pointer;
font-size: 16px;
}
button:hover { opacity: 0.8; }
input { padding: 8px; margin: 5px; border-radius: 5px; border: none; }
footer {
margin-top: 40px;
padding: 20px;
background: #111;
}
/* Roulette */
.roulette-wheel {
width: 200px;
height: 200px;
border-radius: 50%;
border: 8px solid gold;
margin: 0 auto;
position: relative;
}
.roulette-pointer {
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 30px solid red;
position: absolute;
top: -30px;
left: 85px;
}
</style>
سجّل دخول
Casino Fun
الرصيد: 0 نقطة
تسجيل / دخول
سجّل دخول
🎰 لعبة السلوت 🎰
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels