mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 20:29:35 +02:00
Merge branch 'main' of https://github.com/danilt2000/LuckyDiamond
This commit is contained in:
@@ -337,6 +337,17 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
filter: blur(5px);
|
||||
}
|
||||
|
||||
.img-style-click {
|
||||
position: relative;
|
||||
width: 110px;
|
||||
height: 110px;
|
||||
top: -70px;
|
||||
}
|
||||
|
||||
.crystal-img {
|
||||
left: -5px;
|
||||
}
|
||||
|
||||
.game-start {
|
||||
pointer-events: unset !important;
|
||||
}
|
||||
@@ -520,6 +531,9 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
.square {
|
||||
width: 75px;
|
||||
}
|
||||
.img-style-click {
|
||||
left: -15px;
|
||||
}
|
||||
.info-emeralds {
|
||||
margin-top: 6.5%;
|
||||
}
|
||||
|
||||
@@ -156,4 +156,8 @@ body, html {
|
||||
/*height: 96.2%;*/
|
||||
}
|
||||
|
||||
/* /Saper */
|
||||
/* /Saper */
|
||||
|
||||
/* Media */
|
||||
|
||||
/* /Media */
|
||||
Reference in New Issue
Block a user