mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 20:29:35 +02:00
added circles in saper-game block in saperpage
This commit is contained in:
@@ -322,4 +322,32 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
margin: 13.5% 0 0 10.5%;
|
||||
}
|
||||
|
||||
.circles__content {
|
||||
user-select: none;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
position: relative;
|
||||
left: 7px;
|
||||
}
|
||||
|
||||
.circles {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.circles-1 {
|
||||
top: 125px;
|
||||
}
|
||||
|
||||
.circles-2 {
|
||||
top: 235px;
|
||||
}
|
||||
|
||||
.circles-3 {
|
||||
top: 345px;
|
||||
}
|
||||
|
||||
.circles-4 {
|
||||
top: 455px;
|
||||
}
|
||||
|
||||
/* /Saper Game */
|
||||
BIN
luckydiamond/src/assets/icons-games/saper-game/circles.png
Normal file
BIN
luckydiamond/src/assets/icons-games/saper-game/circles.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 847 B |
Reference in New Issue
Block a user