mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
refactor template and styles
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
}
|
||||
|
||||
.user-crash {
|
||||
background: #000000;
|
||||
background: #1d1f24;
|
||||
width: 800px;
|
||||
margin: 10px auto 0 auto;
|
||||
display: grid;
|
||||
@@ -284,6 +284,10 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.lose-game h2 {
|
||||
color: #EF4444 !important;
|
||||
}
|
||||
|
||||
.user-crash-game__winmoney img {
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user