mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added notification about start-game in saper
This commit is contained in:
@@ -274,6 +274,14 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
|
||||
/* Saper Game */
|
||||
|
||||
.start-game {
|
||||
position: absolute;
|
||||
top: 15%;
|
||||
left: 45%;
|
||||
background: #000;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.saper-game {
|
||||
margin: -2.75% 0 0 5.1%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user