Door

Aug 1, 2020设计144 words in 1 min

Angosciso

door

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
@charset "utf-8";
.st0
{
background : #DBDBDB;
background : rgba(219, 219, 219, 1);
position : absolute ;
left : 0px;
top : 0px;
width : 1296px;
height : 1728px;
}
.st
{
font-family : IBM Plex Mono;
font-style : italic;
font-size : 42px;
color : #000000;
color : rgb(0, 0, 0);
opacity : 0.19;
filter: alpha(opacity=19) progid:DXImageTransform.Microsoft.Alpha(opacity=19) ;
}
.image
{
background-image : url(image.png);
background-repeat : no-repeat;
position : absolute ;
left : 892px;
top : 1274px;
width : 149px;
height : 39px;
}
.image1
{
background-image : url(image1.png);
background-repeat : no-repeat;
position : absolute ;
left : 253px;
top : 238px;
width : 790px;
height : 1075px;
}
  • Author:

    Birch

  • Copyright:

    Attribution-NonCommercial-NoDerivatives 4.0 International(CC BY-NC-ND 4.0)

  • Updated:

    December 14, 2020

Buy me snacks 🍩.