-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
58 lines (51 loc) · 944 Bytes
/
style.css
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
span.css-10trblm.eqr7zpz0{
margin-top: -200px;
/* margin-left: -300px; */
margin-left: 200px;
color: #5bcae9;
letter-spacing: 5px;
font-size: 64px;
font-style: normal;
font-weight: 500;
line-height: normal;
font-weight: bold;
}
.first {
color: #e79620;
font-size: 24px;
font-weight: 600;
position: absolute;
padding-top: 20px;
}
.second {
color: #e79620;
font-size: 24px;
font-weight: 600;
position: absolute;
padding-top: 20px;
}
.third {
color: #e79620;
font-size: 24px;
font-weight: 600;
position: absolute;
padding-top: 20px;
}
.ruleset{
color: #5bcae9;
font-size: 36px;
font-weight: 300;
position: absolute;
padding-top: 20px;
padding-left: 150px;
}
.form_head{
color: #e79620;
font-size: 24px;
font-weight: 300;
}
.form_small{
font-size: 16px;
font-weight: 10;
padding-left: 80px;
}