mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added notification crash
This commit is contained in:
@@ -163,4 +163,18 @@
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
/* /Crash-Players */
|
||||
/* /Crash-Players */
|
||||
|
||||
/* Notification */
|
||||
|
||||
.notification-crash {
|
||||
text-align: center;
|
||||
top: 20%;
|
||||
left: 50%;
|
||||
position: absolute;
|
||||
background: #000;
|
||||
width: 200px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
/* /Notification */
|
||||
Reference in New Issue
Block a user