14
This commit is contained in:
parent
7368c83e9a
commit
ecddcf9d88
@ -30,9 +30,9 @@ body::before {
|
|||||||
background:
|
background:
|
||||||
radial-gradient(circle, #de4950 4px, transparent 5px),
|
radial-gradient(circle, #de4950 4px, transparent 5px),
|
||||||
radial-gradient(circle, #142E35 4px, transparent 5px),
|
radial-gradient(circle, #142E35 4px, transparent 5px),
|
||||||
radial-gradient(circle, #FFAFCA 4px, transparent 5px),
|
radial-gradient(circle, #7accb8 4px, transparent 5px),
|
||||||
radial-gradient(circle, #ffff24 4px, transparent 5px),
|
radial-gradient(circle, #edd46e 4px, transparent 5px),
|
||||||
radial-gradient(circle, #ff24ff 4px, transparent 5px);
|
radial-gradient(circle, #6e98ed 4px, transparent 5px);
|
||||||
background-size: 100px 20px;
|
background-size: 100px 20px;
|
||||||
background-position: 0 0, 20px 0, 40px 0, 60px 0, 80px 0;
|
background-position: 0 0, 20px 0, 40px 0, 60px 0, 80px 0;
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
@ -391,7 +391,7 @@ animation: fall linear infinite;
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
right: 250px;
|
right: 250px;
|
||||||
width: 200px;
|
width: 220px;
|
||||||
z-index: 1033;
|
z-index: 1033;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user