mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
Working on jackpot
This commit is contained in:
@@ -133,6 +133,11 @@
|
||||
font-size: 14px; /* Smaller text size for 'БАНК' */
|
||||
}
|
||||
|
||||
.progress-text {
|
||||
transition: opacity 0.5s ease;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
width: 95%;
|
||||
background-color: #D9D9D9; /* Navy blue background */
|
||||
|
||||
Reference in New Issue
Block a user