mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added bg for saper and padding for saper content, changed height chat in saperpage
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#chat {
|
||||
height: 95%;
|
||||
}
|
||||
|
||||
.saper {
|
||||
padding-top: 20%;
|
||||
border-radius: 20px;
|
||||
background: #17181C;
|
||||
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
Reference in New Issue
Block a user