-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathstylereal.css_d2
More file actions
113 lines (101 loc) · 1.87 KB
/
stylereal.css_d2
File metadata and controls
113 lines (101 loc) · 1.87 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
.desktop {
background-color: #f9f8f7;
display: flex;
flex-direction: row;
justify-content: center;
width: 100%;
}
.desktop .div {
background-color: #f9f8f7;
height: 1024px;
overflow: hidden;
position: relative;
width: 1440px;
}
.desktop .overlap {
height: 916px;
left: 387px;
position: absolute;
top: -211px;
width: 959px;
}
.desktop .overlap-group {
height: 615px;
left: 0;
position: absolute;
top: 301px;
width: 959px;
}
.desktop .text-wrapper-2 {
color: #000000;
font-family: "Varela Round-Regular", Helvetica;
font-size: 70px;
font-weight: 400;
left: 0;
letter-spacing: 0;
line-height: normal;
position: absolute;
top: 250px;
width: 665px;
}
.desktop .new-form {
background-color: #f9f8f7;
height: 194px;
left: 123px;
position: absolute;
top: 325px;
width: 420px;
}
.desktop .real-forms-text-input-text-input-1182 {
left: 50px !important;
position: relative !important;
top: 97px !important;
}
.desktop .real-forms-text-instance {
background-color: #f9f8f7 !important;
}
.desktop .ellipse {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 598px;
position: absolute;
top: 0;
width: 361px;
}
.desktop .ellipse-2 {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 0;
position: absolute;
top: 0;
width: 361px;
}
.desktop .ellipse-3 {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 985px;
position: absolute;
top: 861px;
width: 361px;
}
.desktop .ellipse-4 {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 174px;
position: absolute;
top: 819px;
width: 361px;
}
.desktop .ellipse-5 {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: -231px;
position: absolute;
top: 314px;
width: 361px;
}