mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added two-bg with filter blur, saperpage
This commit is contained in:
@@ -36,6 +36,18 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.bg-two {
|
||||
background: #293561;
|
||||
filter: blur(120px);
|
||||
position: absolute;
|
||||
top: 220px;
|
||||
transform: rotate(330deg);
|
||||
left: 800px;
|
||||
width: 40%;
|
||||
height: 25%;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.saper-start {
|
||||
z-index: 1;
|
||||
margin-left: 5%;
|
||||
|
||||
Reference in New Issue
Block a user